Skip to content

Commit

Permalink
chore(deps): update vite & vue packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 14, 2024
1 parent 3faa070 commit 94c40b1
Show file tree
Hide file tree
Showing 2 changed files with 425 additions and 287 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"@types/webextension-polyfill": "0.10.0",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"@vitejs/plugin-vue": "4.2.3",
"@vue/compiler-sfc": "3.3.4",
"@vueuse/core": "10.1.2",
"@vitejs/plugin-vue": "4.6.2",
"@vue/compiler-sfc": "3.4.29",
"@vueuse/core": "10.11.0",
"body-parser": "1.20.2",
"chokidar": "3.5.3",
"cross-env": "7.0.3",
Expand All @@ -66,12 +66,12 @@
"rimraf": "5.0.1",
"safe-compare": "1.1.4",
"typescript": "5.0.4",
"unplugin-auto-import": "0.16.2",
"unplugin-icons": "0.16.1",
"unplugin-vue-components": "0.24.1",
"vite": "4.3.9",
"vue": "3.3.4",
"vue-demi": "0.14.5",
"unplugin-auto-import": "0.17.6",
"unplugin-icons": "0.19.0",
"unplugin-vue-components": "0.27.0",
"vite": "4.5.3",
"vue": "3.4.29",
"vue-demi": "0.14.8",
"vue-eslint-parser": "9.1.0",
"web-ext": "7.6.2",
"webext-bridge": "5.0.5",
Expand Down
Loading

0 comments on commit 94c40b1

Please sign in to comment.