|
26 | 26 | "example:svelte": "pnpm --filter \"./examples/svelte-ts\" dev" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@playwright/test": "1.54.2", |
30 | | - "@sveltejs/kit": "2.31.1", |
31 | | - "@sveltejs/vite-plugin-svelte": "6.1.2", |
32 | | - "@testing-library/jest-dom": "6.6.4", |
| 29 | + "@playwright/test": "1.55.0", |
| 30 | + "@sveltejs/kit": "2.36.3", |
| 31 | + "@sveltejs/vite-plugin-svelte": "6.1.3", |
| 32 | + "@testing-library/jest-dom": "6.8.0", |
33 | 33 | "@testing-library/react": "16.3.0", |
34 | 34 | "@types/node": "20.11.30", |
35 | | - "@typescript-eslint/eslint-plugin": "8.39.1", |
36 | | - "@typescript-eslint/parser": "8.39.1", |
| 35 | + "@typescript-eslint/eslint-plugin": "8.41.0", |
| 36 | + "@typescript-eslint/parser": "8.41.0", |
37 | 37 | "@vitejs/plugin-react": "4.7.0", |
38 | 38 | "@vitejs/plugin-vue": "6.0.1", |
39 | | - "@vitejs/plugin-vue-jsx": "5.0.1", |
| 39 | + "@vitejs/plugin-vue-jsx": "5.1.1", |
40 | 40 | "@vue/test-utils": "2.4.6", |
41 | 41 | "eslint": "8.57.1", |
42 | 42 | "eslint-config-prettier": "10.1.8", |
|
0 commit comments