|
25 | 25 | "example:nuxt": "pnpm --filter \"./examples/nuxt\" dev"
|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 |
| - "@playwright/test": "1.51.1", |
| 28 | + "@playwright/test": "1.52.0", |
29 | 29 | "@testing-library/jest-dom": "6.6.3",
|
30 |
| - "@testing-library/react": "16.2.0", |
| 30 | + "@testing-library/react": "16.3.0", |
31 | 31 | "@types/node": "20.11.30",
|
32 |
| - "@typescript-eslint/eslint-plugin": "8.28.0", |
33 |
| - "@typescript-eslint/parser": "8.28.0", |
34 |
| - "@vitejs/plugin-react": "4.3.4", |
| 32 | + "@typescript-eslint/eslint-plugin": "8.31.0", |
| 33 | + "@typescript-eslint/parser": "8.31.0", |
| 34 | + "@vitejs/plugin-react": "4.4.1", |
35 | 35 | "@vitejs/plugin-vue": "5.2.3",
|
36 | 36 | "@vitejs/plugin-vue-jsx": "4.1.2",
|
37 | 37 | "@vue/test-utils": "2.4.6",
|
38 | 38 | "eslint": "8.57.1",
|
39 |
| - "eslint-config-prettier": "10.1.1", |
40 |
| - "eslint-plugin-prettier": "5.2.5", |
| 39 | + "eslint-config-prettier": "10.1.2", |
| 40 | + "eslint-plugin-prettier": "5.2.6", |
41 | 41 | "prettier": "3.5.3",
|
42 |
| - "vite": "6.2.3", |
| 42 | + "vite": "6.3.3", |
43 | 43 | "vite-plugin-solid": "^2.11.1",
|
44 |
| - "vitest": "3.0.9", |
| 44 | + "vitest": "3.1.2", |
45 | 45 | "vue-demi": "0.14.10"
|
46 | 46 | }
|
47 | 47 | }
|
0 commit comments