|
26 | 26 | "fuse.js": "^6.6.2"
|
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 |
| - "@playwright/experimental-ct-vue": "1.23.1", |
30 |
| - "@playwright/test": "1.23.1", |
| 29 | + "@playwright/experimental-ct-vue": "1.24.2", |
| 30 | + "@playwright/test": "1.24.2", |
31 | 31 | "@tailwindcss/typography": "0.5.2",
|
32 |
| - "@typescript-eslint/eslint-plugin": "5.30.5", |
33 |
| - "@typescript-eslint/parser": "5.30.5", |
34 |
| - "@vitejs/plugin-vue": "2.3.3", |
| 32 | + "@typescript-eslint/eslint-plugin": "5.33.0", |
| 33 | + "@typescript-eslint/parser": "5.33.0", |
| 34 | + "@vitejs/plugin-vue": "3.0.1", |
35 | 35 | "@vue/eslint-config-typescript": "11.0.0",
|
36 | 36 | "@vue/test-utils": "2.0.2",
|
37 | 37 | "autoprefixer": "10.4.7",
|
38 |
| - "eslint": "8.19.0", |
| 38 | + "eslint": "8.21.0", |
39 | 39 | "eslint-config-prettier": "8.5.0",
|
40 | 40 | "eslint-plugin-import": "2.26.0",
|
41 | 41 | "eslint-plugin-node": "11.1.0",
|
42 | 42 | "eslint-plugin-promise": "6.0.0",
|
43 | 43 | "eslint-plugin-security": "1.5.0",
|
44 |
| - "eslint-plugin-vue": "9.1.1", |
| 44 | + "eslint-plugin-vue": "9.3.0", |
45 | 45 | "postcss": "8.4.14",
|
46 | 46 | "postcss-import": "14.1.0",
|
47 | 47 | "postcss-nesting": "10.1.10",
|
48 | 48 | "tailwindcss": "3.1.4",
|
49 | 49 | "typescript": "4.7.4",
|
50 |
| - "vite": "2.9.13", |
51 |
| - "vite-plugin-dts": "1.2.0", |
| 50 | + "vite": "3.0.5", |
| 51 | + "vite-plugin-dts": "1.4.1", |
52 | 52 | "vue": "3.2.37",
|
53 | 53 | "wait-on": "6.0.1"
|
54 | 54 | },
|
|
0 commit comments