Skip to content

Commit 5a237ed

Browse files
chore(deps): update all dependencies
1 parent 7e3f50b commit 5a237ed

File tree

2 files changed

+226
-128
lines changed

2 files changed

+226
-128
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -26,29 +26,29 @@
2626
"fuse.js": "^6.6.2"
2727
},
2828
"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",
3131
"@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",
3535
"@vue/eslint-config-typescript": "11.0.0",
3636
"@vue/test-utils": "2.0.2",
3737
"autoprefixer": "10.4.7",
38-
"eslint": "8.19.0",
38+
"eslint": "8.21.0",
3939
"eslint-config-prettier": "8.5.0",
4040
"eslint-plugin-import": "2.26.0",
4141
"eslint-plugin-node": "11.1.0",
4242
"eslint-plugin-promise": "6.0.0",
4343
"eslint-plugin-security": "1.5.0",
44-
"eslint-plugin-vue": "9.1.1",
44+
"eslint-plugin-vue": "9.3.0",
4545
"postcss": "8.4.14",
4646
"postcss-import": "14.1.0",
4747
"postcss-nesting": "10.1.10",
4848
"tailwindcss": "3.1.4",
4949
"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",
5252
"vue": "3.2.37",
5353
"wait-on": "6.0.1"
5454
},

0 commit comments

Comments
 (0)