|
11 | 11 | "test": "vitest" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@fluentui/react-components": "^9.72.7", |
| 14 | + "@fluentui/react-components": "^9.72.11", |
15 | 15 | "@telekom/scale-components": "3.0.0-beta.156", |
16 | 16 | "@telekom/scale-components-react": "3.0.0-beta.158", |
17 | 17 | "ahooks": "^3.9.6", |
18 | 18 | "dayjs": "^1.11.19", |
19 | 19 | "idb": "^8.0.3", |
20 | 20 | "jwt-decode": "^4.0.0", |
21 | | - "lodash": "^4.17.21", |
22 | | - "oidc-client-ts": "^3.4.0", |
23 | | - "react": "^19.2.0", |
24 | | - "react-dom": "^19.2.0", |
| 21 | + "lodash": "^4.17.23", |
| 22 | + "oidc-client-ts": "^3.4.1", |
| 23 | + "react": "^19.2.4", |
| 24 | + "react-dom": "^19.2.4", |
25 | 25 | "react-helmet": "^6.1.0", |
26 | 26 | "react-oidc-context": "^3.3.0", |
27 | 27 | "rxjs": "^7.8.2" |
|
31 | 31 | "@farmfe/core": "^1.7.11", |
32 | 32 | "@farmfe/js-plugin-postcss": "^1.12.0", |
33 | 33 | "@farmfe/plugin-react": "^1.2.6", |
34 | | - "@tailwindcss/postcss": "^4.1.17", |
35 | | - "@types/lodash": "^4.17.20", |
36 | | - "@types/node": "^24.10.1", |
37 | | - "@types/react": "^19.2.5", |
| 34 | + "@tailwindcss/postcss": "^4.1.18", |
| 35 | + "@types/lodash": "^4.17.23", |
| 36 | + "@types/node": "^25.2.0", |
| 37 | + "@types/react": "^19.2.11", |
38 | 38 | "@types/react-dom": "^19.2.3", |
39 | 39 | "@types/react-helmet": "^6.1.11", |
40 | | - "autoprefixer": "^10.4.22", |
41 | | - "core-js": "^3.46.0", |
42 | | - "eslint": "^9.39.1", |
43 | | - "globals": "^16.5.0", |
| 40 | + "core-js": "^3.48.0", |
| 41 | + "eslint": "^9.39.2", |
| 42 | + "globals": "^17.3.0", |
44 | 43 | "postcss": "^8.5.6", |
45 | 44 | "react-refresh": "^0.18.0", |
46 | | - "tailwindcss": "3.4.18", |
47 | | - "tailwindcss-scoped-preflight": "^3.5.4", |
48 | | - "typescript-eslint": "^8.46.4" |
| 45 | + "tailwindcss": "4.1.18", |
| 46 | + "tailwindcss-scoped-preflight": "^3.5.7", |
| 47 | + "typescript-eslint": "^8.54.0" |
49 | 48 | }, |
50 | | - "packageManager": "pnpm@10.20.0" |
| 49 | + "packageManager": "pnpm@10.28.2" |
51 | 50 | } |
0 commit comments