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 May 15, 2023
1 parent 3e9e3de commit 13d379e
Show file tree
Hide file tree
Showing 2 changed files with 684 additions and 443 deletions.
38 changes: 19 additions & 19 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.5.1",
"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",
"@ffflorian/jszip-cli": "^3.4.1",
"@iconify/json": "^2.2.65",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.15.11",
"@types/node": "^18.16.9",
"@types/webextension-polyfill": "^0.10.0",
"@unocss/reset": "^0.51.4",
"@vitejs/plugin-vue": "^4.1.0",
"@unocss/reset": "^0.51.13",
"@vitejs/plugin-vue": "^4.2.3",
"@volar-plugins/prettyhtml": "^1.1.0",
"@vue/compiler-sfc": "^3.2.47",
"@vue/compiler-sfc": "^3.3.2",
"@vue/test-utils": "^2.3.2",
"@vueuse/core": "^9.13.0",
"@ziloen/eslint-config": "^0.0.86",
"@ziloen/eslint-config-format": "^0.0.86",
"@ziloen/eslint-config": "^0.0.89",
"@ziloen/eslint-config-format": "^0.0.89",
"chokidar": "^3.5.3",
"cross-env": "^7.0.3",
"crx": "^5.0.1",
"eslint": "^8.38.0",
"eslint": "^8.40.0",
"esno": "^0.16.3",
"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",
"sass": "^1.62.1",
"typescript": "^5.0.4",
"unocss": "^0.51.4",
"unocss": "^0.51.13",
"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",
"vite": "^4.3.6",
"vitest": "^0.31.0",
"vue": "^3.3.2",
"vue-demi": "^0.14.1",
"web-ext": "^7.6.2",
"webext-bridge": "^5.0.5",
"webextension-polyfill": "^0.10.0"
},
Expand Down

0 comments on commit 13d379e

Please sign in to comment.