|
11 | 11 | "test": "vitest" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@fluentui/react-components": "^9.73.2", |
| 14 | + "@fluentui/react-components": "^9.73.4", |
15 | 15 | "@telekom/scale-components": "3.0.0-beta.156", |
16 | 16 | "@telekom/scale-components-react": "3.0.0-beta.156", |
17 | | - "ahooks": "^3.9.6", |
18 | | - "dayjs": "^1.11.19", |
| 17 | + "ahooks": "^3.9.7", |
| 18 | + "dayjs": "^1.11.20", |
19 | 19 | "idb": "^8.0.3", |
20 | 20 | "jwt-decode": "^4.0.0", |
21 | 21 | "lodash": "^4.17.23", |
22 | | - "oidc-client-ts": "^3.4.1", |
| 22 | + "oidc-client-ts": "^3.5.0", |
23 | 23 | "react": "^19.2.4", |
24 | 24 | "react-dom": "^19.2.4", |
25 | 25 | "react-helmet": "^6.1.0", |
26 | | - "react-oidc-context": "^3.3.0", |
| 26 | + "react-oidc-context": "^3.3.1", |
27 | 27 | "rxjs": "^7.8.2" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@farmfe/cli": "^1.0.5", |
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.2.1", |
| 34 | + "@tailwindcss/postcss": "^4.2.2", |
35 | 35 | "@types/lodash": "^4.17.24", |
36 | | - "@types/node": "^25.3.3", |
| 36 | + "@types/node": "^25.5.0", |
37 | 37 | "@types/react": "^19.2.14", |
38 | 38 | "@types/react-dom": "^19.2.3", |
39 | 39 | "@types/react-helmet": "^6.1.11", |
40 | | - "core-js": "^3.48.0", |
41 | | - "eslint": "^10.0.2", |
| 40 | + "core-js": "^3.49.0", |
| 41 | + "eslint": "^10.1.0", |
42 | 42 | "globals": "^17.4.0", |
43 | 43 | "postcss": "^8.5.8", |
44 | 44 | "react-refresh": "^0.18.0", |
45 | | - "tailwindcss": "4.2.1", |
46 | | - "tailwindcss-scoped-preflight": "^3.5.7", |
47 | | - "typescript-eslint": "^8.56.1" |
| 45 | + "tailwindcss": "4.2.2", |
| 46 | + "tailwindcss-scoped-preflight": "^4.0.1", |
| 47 | + "typescript-eslint": "^8.57.2" |
48 | 48 | }, |
49 | | - "packageManager": "pnpm@10.30.3" |
| 49 | + "packageManager": "pnpm@10.33.0" |
50 | 50 | } |
0 commit comments