Skip to content

Commit

Permalink
chore(deps): update all major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2024
1 parent af71738 commit a45485e
Show file tree
Hide file tree
Showing 2 changed files with 996 additions and 820 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,25 +74,25 @@
"@types/jsdom": "^21.1.2",
"@types/node": "^20.5.3",
"@types/webextension-polyfill": "^0.12.1",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vitejs/plugin-vue": "^5.0.1",
"@vitest/coverage-v8": "^1.1.0",
"@vitest/coverage-v8": "^2.0.0",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/test-utils": "^2.4.3",
"@vue/tsconfig": "^0.5.1",
"c8": "^9.0.0",
"c8": "^10.0.0",
"chokidar": "^3.5.3",
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
"eslint": "^9.0.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-html": "^8.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-markdown": "^5.0.0",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-vitest": "^0.4.0",
"eslint-plugin-vue": "^9.19.2",
Expand All @@ -102,13 +102,13 @@
"extract-changelog-release": "^1.0.2",
"fs-extra": "^11.1.1",
"husky": "^9.0.6",
"jsdom": "^24.0.0",
"jsdom": "^25.0.0",
"jsonc-eslint-parser": "^2.1.0",
"lint-staged": "^15.0.0",
"magic-string": "^0.30.3",
"npm-run-all2": "^6.0.0",
"prettier": "^3.1.1",
"rimraf": "^5.0.1",
"rimraf": "^6.0.0",
"rollup": "^4.8.0",
"sass": "^1.66.1",
"standard-version": "^9.5.0",
Expand All @@ -118,10 +118,10 @@
"vite": "^5.4.2",
"vite-bundle-visualizer": "^1.0.0",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-dts": "^3.6.4",
"vite-plugin-dts": "^4.0.0",
"vite-plugin-pwa": "^0.20.0",
"vitest": "^1.1.0",
"vue-tsc": "^1.8.27",
"vitest": "^2.0.0",
"vue-tsc": "^2.0.0",
"webextension-polyfill": "^0.12.0",
"yaml-eslint-parser": "^1.0.0"
},
Expand Down
Loading

0 comments on commit a45485e

Please sign in to comment.