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 Jul 18, 2024
1 parent 7cabf70 commit 844f508
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 264 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,20 @@
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-typescript": "11.1.6",
"@types/js-beautify": "1.14.3",
"@types/node": "20.14.10",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@types/node": "20.14.11",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@vitejs/plugin-vue": "5.0.5",
"@vitejs/plugin-vue-jsx": "4.0.0",
"@vitest/coverage-v8": "2.0.2",
"@vue/compat": "3.4.31",
"@vue/compiler-dom": "3.4.31",
"@vue/compiler-sfc": "3.4.31",
"@vue/server-renderer": "3.4.31",
"@vitest/coverage-v8": "2.0.3",
"@vue/compat": "3.4.32",
"@vue/compiler-dom": "3.4.32",
"@vue/compiler-sfc": "3.4.32",
"@vue/server-renderer": "3.4.32",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"husky": "9.0.11",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.0",
"jsdom": "24.1.0",
"jsdom-global": "3.0.2",
"lint-staged": "15.2.7",
Expand All @@ -56,11 +56,11 @@
"tslib": "2.6.3",
"typescript": "5.5.3",
"unplugin-vue-components": "0.27.3",
"vite": "5.3.3",
"vitepress": "1.3.0",
"vite": "5.3.4",
"vitepress": "1.3.1",
"vitepress-translation-helper": "0.2.1",
"vitest": "2.0.2",
"vue": "3.4.31",
"vitest": "2.0.3",
"vue": "3.4.32",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.4.0",
"vue-tsc": "2.0.26",
Expand Down
Loading

0 comments on commit 844f508

Please sign in to comment.