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] authored and cexbrayat committed Jul 3, 2024
1 parent 0fd0639 commit 0c04cca
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 228 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,16 @@
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-typescript": "11.1.6",
"@types/js-beautify": "1.14.3",
"@types/node": "20.14.6",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"@types/node": "20.14.9",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@vitejs/plugin-vue": "5.0.5",
"@vitejs/plugin-vue-jsx": "4.0.0",
"@vitest/coverage-v8": "1.6.0",
"@vue/compat": "3.4.29",
"@vue/compiler-dom": "3.4.29",
"@vue/compiler-sfc": "3.4.29",
"@vue/server-renderer": "3.4.29",
"@vue/compat": "3.4.31",
"@vue/compiler-dom": "3.4.31",
"@vue/compiler-sfc": "3.4.31",
"@vue/server-renderer": "3.4.31",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
Expand All @@ -56,14 +56,14 @@
"tslib": "2.6.3",
"typescript": "5.5.3",
"unplugin-vue-components": "0.27.1",
"vite": "5.3.1",
"vite": "5.3.3",
"vitepress": "1.2.3",
"vitepress-translation-helper": "0.2.1",
"vitest": "1.6.0",
"vue": "3.4.29",
"vue": "3.4.31",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.3.3",
"vue-tsc": "2.0.21",
"vue-router": "4.4.0",
"vue-tsc": "2.0.24",
"vuex": "4.1.0"
},
"author": {
Expand Down
Loading

0 comments on commit 0c04cca

Please sign in to comment.