|
28 | 28 | },
|
29 | 29 | "devDependencies": {
|
30 | 30 | "@farmfe/cli": "^1.0.4",
|
31 |
| - "@farmfe/core": "^1.6.6", |
| 31 | + "@farmfe/core": "^1.6.7", |
32 | 32 | "@farmfe/js-plugin-postcss": "^1.11.1",
|
33 | 33 | "@farmfe/plugin-react": "^1.2.6",
|
34 |
| - "@tailwindcss/postcss": "^4.0.11", |
| 34 | + "@tailwindcss/postcss": "^4.0.12", |
35 | 35 | "@testing-library/jest-dom": "^6.6.3",
|
36 | 36 | "@testing-library/react": "^16.2.0",
|
37 | 37 | "@types/lodash": "^4.17.16",
|
38 |
| - "@types/node": "^22.13.9", |
| 38 | + "@types/node": "^22.13.10", |
39 | 39 | "@types/react": "^19.0.10",
|
40 | 40 | "@types/react-dom": "^19.0.4",
|
41 | 41 | "@types/react-helmet": "^6.1.11",
|
42 |
| - "autoprefixer": "^10.4.20", |
| 42 | + "autoprefixer": "^10.4.21", |
43 | 43 | "core-js": "^3.41.0",
|
44 |
| - "eslint": "^9.21.0", |
| 44 | + "eslint": "^9.22.0", |
45 | 45 | "fake-indexeddb": "^6.0.0",
|
46 | 46 | "globals": "^16.0.0",
|
47 | 47 | "jsdom": "^26.0.0",
|
|
52 | 52 | "typescript-eslint": "^8.26.0",
|
53 | 53 | "vitest": "^3.0.8"
|
54 | 54 | },
|
55 |
| - "packageManager": "[email protected].0" |
| 55 | + "packageManager": "[email protected].2" |
56 | 56 | }
|
0 commit comments