|
18 | 18 | "release:patch": "lerna version patch"
|
19 | 19 | },
|
20 | 20 | "devDependencies": {
|
21 |
| - "@eslint/js": "9.13.0", |
| 21 | + "@eslint/js": "9.15.0", |
22 | 22 | "@preact/preset-vite": "2.9.1",
|
23 |
| - "@types/node": "22.8.1", |
| 23 | + "@types/node": "22.9.0", |
24 | 24 | "@types/react": "18.3.12",
|
25 | 25 | "@types/react-dom": "18.3.1",
|
26 |
| - "@typescript-eslint/eslint-plugin": "8.11.0", |
27 |
| - "@typescript-eslint/parser": "8.11.0", |
| 26 | + "@typescript-eslint/eslint-plugin": "8.15.0", |
| 27 | + "@typescript-eslint/parser": "8.15.0", |
28 | 28 | "@vitejs/plugin-react": "4.3.3",
|
29 |
| - "@vitejs/plugin-vue": "5.1.4", |
30 |
| - "@vue/compiler-sfc": "3.5.12", |
| 29 | + "@vitejs/plugin-vue": "5.2.0", |
| 30 | + "@vue/compiler-sfc": "3.5.13", |
31 | 31 | "@vue/eslint-config-typescript": "14.1.3",
|
32 |
| - "eslint": "9.13.0", |
| 32 | + "eslint": "9.15.0", |
33 | 33 | "eslint-plugin-prefer-arrow-functions": "3.4.1",
|
34 | 34 | "eslint-plugin-react": "7.37.2",
|
35 |
| - "eslint-plugin-vue": "9.30.0", |
36 |
| - "lerna": "8.1.8", |
| 35 | + "eslint-plugin-vue": "9.31.0", |
| 36 | + "lerna": "8.1.9", |
37 | 37 | "preact": "10.24.3",
|
38 | 38 | "react": "18.3.1",
|
39 | 39 | "react-dom": "18.3.1",
|
40 | 40 | "typescript": "5.6.3",
|
41 |
| - "typescript-eslint": "8.11.0", |
42 |
| - "vite": "5.4.10", |
| 41 | + "typescript-eslint": "8.15.0", |
| 42 | + "vite": "5.4.11", |
43 | 43 | "vite-plugin-banner": "0.8.0",
|
44 | 44 | "vite-plugin-dts": "4.3.0",
|
45 |
| - "vue": "3.5.12", |
46 |
| - "vue-tsc": "2.1.8" |
| 45 | + "vue": "3.5.13", |
| 46 | + "vue-tsc": "2.1.10" |
47 | 47 | }
|
48 | 48 | }
|
0 commit comments