|
11 | 11 | "test": "vitest" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@fluentui/react-components": "^9.66.2", |
| 14 | + "@fluentui/react-components": "^9.66.3", |
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.8.5", |
|
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@farmfe/cli": "^1.0.5", |
31 | | - "@farmfe/core": "^1.7.6", |
| 31 | + "@farmfe/core": "^1.7.7", |
32 | 32 | "@farmfe/js-plugin-postcss": "^1.12.0", |
33 | 33 | "@farmfe/plugin-react": "^1.2.6", |
34 | 34 | "@tailwindcss/postcss": "^4.1.10", |
35 | 35 | "@types/lodash": "^4.17.18", |
36 | | - "@types/node": "^24.0.3", |
| 36 | + "@types/node": "^24.0.4", |
37 | 37 | "@types/react": "^19.1.8", |
38 | 38 | "@types/react-dom": "^19.1.6", |
39 | 39 | "@types/react-helmet": "^6.1.11", |
|
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.35.0" |
49 | 49 | }, |
50 | | - "packageManager": "pnpm@10.12.1" |
| 50 | + "packageManager": "pnpm@10.12.3" |
51 | 51 | } |
0 commit comments