|
11 | 11 | "test": "vitest" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@fluentui/react-components": "^9.72.4", |
| 14 | + "@fluentui/react-components": "^9.72.6", |
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 | 21 | "lodash": "^4.17.21", |
22 | | - "oidc-client-ts": "^3.3.0", |
| 22 | + "oidc-client-ts": "^3.4.0", |
23 | 23 | "react": "^19.2.0", |
24 | 24 | "react-dom": "^19.2.0", |
25 | 25 | "react-helmet": "^6.1.0", |
|
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.16", |
| 34 | + "@tailwindcss/postcss": "^4.1.17", |
35 | 35 | "@types/lodash": "^4.17.20", |
36 | 36 | "@types/node": "^24.10.0", |
37 | 37 | "@types/react": "^19.2.2", |
|
45 | 45 | "react-refresh": "^0.18.0", |
46 | 46 | "tailwindcss": "3.4.18", |
47 | 47 | "tailwindcss-scoped-preflight": "^3.5.3", |
48 | | - "typescript-eslint": "^8.46.3" |
| 48 | + "typescript-eslint": "^8.46.4" |
49 | 49 | }, |
50 | 50 | "packageManager": "pnpm@10.20.0" |
51 | 51 | } |
0 commit comments