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 Sep 22, 2024
1 parent 3faa070 commit 2ceb838
Show file tree
Hide file tree
Showing 2 changed files with 432 additions and 309 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.5.8",
"@vueuse/core": "10.11.1",
"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.18.3",
"unplugin-icons": "0.19.3",
"unplugin-vue-components": "0.27.4",
"vite": "4.5.5",
"vue": "3.5.8",
"vue-demi": "0.14.10",
"vue-eslint-parser": "9.1.0",
"web-ext": "7.6.2",
"webext-bridge": "5.0.5",
Expand Down
Loading

0 comments on commit 2ceb838

Please sign in to comment.