Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 18, 2023
1 parent 3e9e3de commit 832a070
Show file tree
Hide file tree
Showing 2 changed files with 2,895 additions and 1,430 deletions.
54 changes: 27 additions & 27 deletions package.json
Expand Up @@ -3,7 +3,7 @@
"displayName": "Vitesse WebExt",
"version": "0.0.1",
"private": true,
"packageManager": "pnpm@8.2.0",
"packageManager": "pnpm@8.10.5",
"description": "[description]",
"scripts": {
"dev": "npm run clear && cross-env NODE_ENV=development run-p dev:*",
Expand All @@ -25,40 +25,40 @@
"test": "vitest test"
},
"devDependencies": {
"@ffflorian/jszip-cli": "^3.3.1",
"@iconify/json": "^2.2.51",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.15.11",
"@types/webextension-polyfill": "^0.10.0",
"@unocss/reset": "^0.51.4",
"@vitejs/plugin-vue": "^4.1.0",
"@ffflorian/jszip-cli": "^3.5.1",
"@iconify/json": "^2.2.143",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.18.10",
"@types/webextension-polyfill": "^0.10.6",
"@unocss/reset": "^0.57.5",
"@vitejs/plugin-vue": "^4.5.0",
"@volar-plugins/prettyhtml": "^1.1.0",
"@vue/compiler-sfc": "^3.2.47",
"@vue/test-utils": "^2.3.2",
"@vue/compiler-sfc": "^3.3.8",
"@vue/test-utils": "^2.4.2",
"@vueuse/core": "^9.13.0",
"@ziloen/eslint-config": "^0.0.86",
"@ziloen/eslint-config-format": "^0.0.86",
"@ziloen/eslint-config": "^0.1.6",
"@ziloen/eslint-config-format": "^0.0.110",
"chokidar": "^3.5.3",
"cross-env": "^7.0.3",
"crx": "^5.0.1",
"eslint": "^8.38.0",
"esno": "^0.16.3",
"eslint": "^8.54.0",
"esno": "^0.17.0",
"fs-extra": "^11.1.1",
"jsdom": "^21.1.1",
"kolorist": "^1.7.0",
"jsdom": "^21.1.2",
"kolorist": "^1.8.0",
"npm-run-all": "^4.1.5",
"rimraf": "^4.4.1",
"sass": "^1.62.0",
"typescript": "^5.0.4",
"unocss": "^0.51.4",
"unplugin-auto-import": "^0.15.3",
"unplugin-icons": "^0.16.1",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.2.1",
"vitest": "^0.30.1",
"vue": "^3.2.47",
"vue-demi": "^0.14.0",
"web-ext": "^7.6.1",
"sass": "^1.69.5",
"typescript": "^5.2.2",
"unocss": "^0.57.5",
"unplugin-auto-import": "^0.16.7",
"unplugin-icons": "^0.17.4",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0",
"vitest": "^0.34.6",
"vue": "^3.3.8",
"vue-demi": "^0.14.6",
"web-ext": "^7.8.0",
"webext-bridge": "^5.0.5",
"webextension-polyfill": "^0.10.0"
},
Expand Down

0 comments on commit 832a070

Please sign in to comment.