|
11 | 11 | "test": "vitest"
|
12 | 12 | },
|
13 | 13 | "dependencies": {
|
14 |
| - "@fluentui/react-components": "^9.56.0", |
| 14 | + "@fluentui/react-components": "^9.56.2", |
15 | 15 | "@telekom/scale-components": "3.0.0-beta.154",
|
16 | 16 | "@telekom/scale-components-react": "3.0.0-beta.154",
|
17 | 17 | "ahooks": "^3.8.1",
|
|
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 | 29 | "@farmfe/cli": "^1.0.4",
|
30 |
| - "@farmfe/core": "^1.3.33", |
31 |
| - "@farmfe/js-plugin-postcss": "^1.8.1", |
| 30 | + "@farmfe/core": "^1.4.1", |
| 31 | + "@farmfe/js-plugin-postcss": "^1.9.0", |
32 | 32 | "@farmfe/plugin-react": "^1.2.4",
|
33 | 33 | "@testing-library/jest-dom": "^6.6.3",
|
34 | 34 | "@testing-library/react": "^16.0.1",
|
35 | 35 | "@types/lodash": "^4.17.13",
|
36 |
| - "@types/node": "^22.9.0", |
| 36 | + "@types/node": "^22.9.1", |
37 | 37 | "@types/react": "^18.3.12",
|
38 | 38 | "@types/react-dom": "^18.3.1",
|
39 | 39 | "@types/react-helmet": "^6.1.11",
|
40 | 40 | "autoprefixer": "^10.4.20",
|
41 | 41 | "core-js": "^3.39.0",
|
42 |
| - "eslint": "^9.14.0", |
| 42 | + "eslint": "^9.15.0", |
43 | 43 | "fake-indexeddb": "^6.0.0",
|
44 | 44 | "globals": "^15.12.0",
|
45 | 45 | "jsdom": "^25.0.1",
|
46 | 46 | "postcss": "^8.4.49",
|
47 | 47 | "react-refresh": "^0.14.2",
|
48 |
| - "tailwindcss": "^3.4.14", |
| 48 | + "tailwindcss": "^3.4.15", |
49 | 49 | "tailwindcss-scoped-preflight": "^3.4.9",
|
50 |
| - "typescript-eslint": "^8.14.0", |
| 50 | + "typescript-eslint": "^8.15.0", |
51 | 51 | "vite": "^5.4.11",
|
52 |
| - "vitest": "^2.1.4" |
| 52 | + "vitest": "^2.1.5" |
53 | 53 | },
|
54 |
| - "packageManager": "pnpm@9.12.3" |
| 54 | + "packageManager": "pnpm@9.14.2" |
55 | 55 | }
|
0 commit comments