|
11 | 11 | "test": "vitest" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@fluentui/react-components": "^9.66.2", |
| 14 | + "@fluentui/react-components": "^9.66.6", |
15 | 15 | "@telekom/scale-components": "3.0.0-beta.155", |
16 | 16 | "@telekom/scale-components-react": "3.0.0-beta.155", |
17 | | - "ahooks": "^3.8.5", |
| 17 | + "ahooks": "^3.9.0", |
18 | 18 | "dayjs": "^1.11.13", |
19 | 19 | "idb": "^8.0.3", |
20 | 20 | "jwt-decode": "^4.0.0", |
|
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@farmfe/cli": "^1.0.5", |
31 | | - "@farmfe/core": "^1.7.6", |
| 31 | + "@farmfe/core": "^1.7.9", |
32 | 32 | "@farmfe/js-plugin-postcss": "^1.12.0", |
33 | 33 | "@farmfe/plugin-react": "^1.2.6", |
34 | | - "@tailwindcss/postcss": "^4.1.10", |
35 | | - "@types/lodash": "^4.17.18", |
36 | | - "@types/node": "^24.0.3", |
| 34 | + "@tailwindcss/postcss": "^4.1.11", |
| 35 | + "@types/lodash": "^4.17.20", |
| 36 | + "@types/node": "^24.0.10", |
37 | 37 | "@types/react": "^19.1.8", |
38 | 38 | "@types/react-dom": "^19.1.6", |
39 | 39 | "@types/react-helmet": "^6.1.11", |
40 | 40 | "autoprefixer": "^10.4.21", |
41 | | - "core-js": "^3.43.0", |
42 | | - "eslint": "^9.29.0", |
43 | | - "globals": "^16.2.0", |
| 41 | + "core-js": "^3.44.0", |
| 42 | + "eslint": "^9.30.1", |
| 43 | + "globals": "^16.3.0", |
44 | 44 | "postcss": "^8.5.6", |
45 | 45 | "react-refresh": "^0.17.0", |
46 | 46 | "tailwindcss": "3.4.17", |
47 | 47 | "tailwindcss-scoped-preflight": "^3.4.12", |
48 | | - "typescript-eslint": "^8.34.1" |
| 48 | + "typescript-eslint": "^8.36.0" |
49 | 49 | }, |
50 | | - "packageManager": "pnpm@10.12.1" |
| 50 | + "packageManager": "pnpm@10.12.4" |
51 | 51 | } |
0 commit comments