|
9 | 9 | "clean": "farm clean" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@fluentui/react-components": "^9.66.1", |
| 12 | + "@fluentui/react-components": "^9.66.2", |
13 | 13 | "@telekom/scale-components": "3.0.0-beta.155", |
14 | 14 | "@telekom/scale-components-react": "3.0.0-beta.155", |
15 | 15 | "ahooks": "^3.8.5", |
|
25 | 25 | "rxjs": "^7.8.2" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | | - "@farmfe/cli": "^1.0.4", |
29 | | - "@farmfe/core": "1.7.5", |
| 28 | + "@farmfe/cli": "^1.0.5", |
| 29 | + "@farmfe/core": "1.7.6", |
30 | 30 | "@farmfe/js-plugin-postcss": "^1.12.0", |
31 | 31 | "@farmfe/plugin-react": "^1.2.6", |
32 | | - "@types/lodash": "^4.17.17", |
33 | | - "@types/node": "^22.15.32", |
| 32 | + "@types/lodash": "^4.17.18", |
| 33 | + "@types/node": "^24.0.3", |
34 | 34 | "@types/react": "^19.1.8", |
35 | 35 | "@types/react-dom": "^19.1.6", |
36 | 36 | "@types/react-helmet": "^6.1.11", |
|
41 | 41 | "tailwindcss": "3.4.17", |
42 | 42 | "tailwindcss-scoped-preflight": "^3.4.12" |
43 | 43 | }, |
44 | | - "packageManager": "pnpm@10.11.1" |
| 44 | + "packageManager": "pnpm@10.12.1" |
45 | 45 | } |
0 commit comments