|
11 | 11 | "test": "vitest" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@fluentui/react-components": "^9.66.6", |
| 14 | + "@fluentui/react-components": "^9.66.7", |
15 | 15 | "@telekom/scale-components": "3.0.0-beta.155", |
16 | 16 | "@telekom/scale-components-react": "3.0.0-beta.155", |
17 | 17 | "ahooks": "^3.9.0", |
|
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@farmfe/cli": "^1.0.5", |
31 | | - "@farmfe/core": "^1.7.9", |
| 31 | + "@farmfe/core": "^1.7.10", |
32 | 32 | "@farmfe/js-plugin-postcss": "^1.12.0", |
33 | 33 | "@farmfe/plugin-react": "^1.2.6", |
34 | 34 | "@tailwindcss/postcss": "^4.1.11", |
35 | 35 | "@types/lodash": "^4.17.20", |
36 | | - "@types/node": "^24.0.10", |
| 36 | + "@types/node": "^24.0.14", |
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 | 41 | "core-js": "^3.44.0", |
42 | | - "eslint": "^9.30.1", |
| 42 | + "eslint": "^9.31.0", |
43 | 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.36.0" |
| 48 | + "typescript-eslint": "^8.37.0" |
49 | 49 | }, |
50 | | - "packageManager": "pnpm@10.12.4" |
| 50 | + "packageManager": "pnpm@10.13.1" |
51 | 51 | } |
0 commit comments