|
11 | 11 | "test": "vitest" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@fluentui/react-components": "^9.66.1", |
| 14 | + "@fluentui/react-components": "^9.66.2", |
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", |
|
27 | 27 | "rxjs": "^7.8.2" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@farmfe/cli": "^1.0.4", |
31 | | - "@farmfe/core": "^1.7.5", |
| 30 | + "@farmfe/cli": "^1.0.5", |
| 31 | + "@farmfe/core": "^1.7.6", |
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 | | - "@testing-library/react": "^16.3.0", |
36 | | - "@types/lodash": "^4.17.17", |
37 | | - "@types/node": "^22.15.32", |
| 35 | + "@types/lodash": "^4.17.18", |
| 36 | + "@types/node": "^24.0.3", |
38 | 37 | "@types/react": "^19.1.8", |
39 | 38 | "@types/react-dom": "^19.1.6", |
40 | 39 | "@types/react-helmet": "^6.1.11", |
|
48 | 47 | "tailwindcss-scoped-preflight": "^3.4.12", |
49 | 48 | "typescript-eslint": "^8.34.1" |
50 | 49 | }, |
51 | | - "packageManager": "pnpm@10.11.1" |
| 50 | + "packageManager": "pnpm@10.12.1" |
52 | 51 | } |
0 commit comments