|
11 | 11 | "test": "vitest" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@fluentui/react-components": "^9.72.11", |
15 | | - "@telekom-ods/react-ui-kit": "^2.4.5", |
| 14 | + "@fluentui/react-components": "^9.73.2", |
16 | 15 | "@telekom/scale-components": "3.0.0-beta.156", |
17 | | - "@telekom/scale-components-react": "3.0.0-beta.158", |
| 16 | + "@telekom/scale-components-react": "3.0.0-beta.156", |
18 | 17 | "ahooks": "^3.9.6", |
19 | 18 | "dayjs": "^1.11.19", |
20 | 19 | "idb": "^8.0.3", |
|
32 | 31 | "@farmfe/core": "^1.7.11", |
33 | 32 | "@farmfe/js-plugin-postcss": "^1.12.0", |
34 | 33 | "@farmfe/plugin-react": "^1.2.6", |
35 | | - "@tailwindcss/postcss": "^4.1.18", |
36 | | - "@types/lodash": "^4.17.23", |
37 | | - "@types/node": "^25.2.0", |
38 | | - "@types/react": "^19.2.11", |
| 34 | + "@tailwindcss/postcss": "^4.2.1", |
| 35 | + "@types/lodash": "^4.17.24", |
| 36 | + "@types/node": "^25.3.3", |
| 37 | + "@types/react": "^19.2.14", |
39 | 38 | "@types/react-dom": "^19.2.3", |
40 | 39 | "@types/react-helmet": "^6.1.11", |
41 | 40 | "core-js": "^3.48.0", |
42 | | - "eslint": "^9.39.2", |
43 | | - "globals": "^17.3.0", |
44 | | - "postcss": "^8.5.6", |
| 41 | + "eslint": "^10.0.2", |
| 42 | + "globals": "^17.4.0", |
| 43 | + "postcss": "^8.5.8", |
45 | 44 | "react-refresh": "^0.18.0", |
46 | | - "tailwindcss": "4.1.18", |
| 45 | + "tailwindcss": "4.2.1", |
47 | 46 | "tailwindcss-scoped-preflight": "^3.5.7", |
48 | | - "typescript-eslint": "^8.54.0" |
| 47 | + "typescript-eslint": "^8.56.1" |
49 | 48 | }, |
50 | | - "packageManager": "pnpm@10.28.2" |
| 49 | + "packageManager": "pnpm@10.30.3" |
51 | 50 | } |
0 commit comments