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] authored Jan 9, 2025
1 parent 5037c00 commit a700b92
Show file tree
Hide file tree
Showing 2 changed files with 1,557 additions and 871 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,27 +67,27 @@
"@types/chrome": "^0.0.273",
"@types/fs-extra": "^11.0.1",
"@types/jsdom": "^21.1.2",
"@types/node": "^20.5.3",
"@types/node": "^22.0.0",
"@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.1.4",
"@vitest/coverage-v8": "^2.1.1",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/eslint-config-prettier": "^10.0.0",
"@vue/eslint-config-typescript": "^14.0.0",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"c8": "^10.1.2",
"chokidar": "^3.5.3",
"chokidar": "^4.0.0",
"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 @@ -97,23 +97,23 @@
"extract-changelog-release": "^1.0.2",
"fs-extra": "^11.1.1",
"husky": "^9.0.6",
"jsdom": "^24.0.0",
"jsdom": "^26.0.0",
"jsonc-eslint-parser": "^2.1.0",
"lint-staged": "^15.0.0",
"magic-string": "^0.30.3",
"npm-run-all2": "^6.0.0",
"npm-run-all2": "^7.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",
"stylelint": "^16.2.0",
"typescript": "~5.5.4",
"unplugin-vue-ce": "^1.0.0-beta.21",
"vite": "^5.4.8",
"vite": "^6.0.0",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-dts": "~3.7.3",
"vite-plugin-dts": "~4.4.0",
"vite-plugin-pwa": "^0.20.5",
"vitest": "^2.1.1",
"vue-tsc": "^2.1.6",
Expand Down
Loading

0 comments on commit a700b92

Please sign in to comment.