|
11 | 11 | "test": "vitest" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@fluentui/react-components": "^9.64.0", |
| 14 | + "@fluentui/react-components": "^9.64.1", |
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", |
|
34 | 34 | "@tailwindcss/postcss": "^4.1.8", |
35 | 35 | "@testing-library/react": "^16.3.0", |
36 | 36 | "@types/lodash": "^4.17.17", |
37 | | - "@types/node": "^22.15.24", |
| 37 | + "@types/node": "^22.15.30", |
38 | 38 | "@types/react": "^19.1.6", |
39 | | - "@types/react-dom": "^19.1.5", |
| 39 | + "@types/react-dom": "^19.1.6", |
40 | 40 | "@types/react-helmet": "^6.1.11", |
41 | 41 | "autoprefixer": "^10.4.21", |
42 | 42 | "core-js": "^3.42.0", |
43 | | - "eslint": "^9.27.0", |
| 43 | + "eslint": "^9.28.0", |
44 | 44 | "globals": "^16.2.0", |
45 | 45 | "postcss": "^8.5.4", |
46 | 46 | "react-refresh": "^0.17.0", |
47 | 47 | "tailwindcss": "3.4.17", |
48 | 48 | "tailwindcss-scoped-preflight": "^3.4.12", |
49 | | - "typescript-eslint": "^8.33.0" |
| 49 | + "typescript-eslint": "^8.33.1" |
50 | 50 | }, |
51 | | - "packageManager": "pnpm@10.11.0" |
| 51 | + "packageManager": "pnpm@10.11.1" |
52 | 52 | } |
0 commit comments