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 Oct 9, 2024
1 parent f0381c9 commit e0863ee
Show file tree
Hide file tree
Showing 2 changed files with 593 additions and 341 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-typescript": "12.1.0",
"@types/js-beautify": "1.14.3",
"@types/node": "20.16.10",
"@types/node": "20.16.11",
"@vitejs/plugin-vue": "5.1.4",
"@vitejs/plugin-vue-jsx": "4.0.1",
"@vitest/coverage-v8": "2.1.2",
"@vue/compat": "3.5.10",
"@vue/compiler-dom": "3.5.10",
"@vue/compiler-sfc": "3.5.10",
"@vue/server-renderer": "3.5.10",
"eslint": "9.11.1",
"@vue/compat": "3.5.11",
"@vue/compiler-dom": "3.5.11",
"@vue/compiler-sfc": "3.5.11",
"@vue/server-renderer": "3.5.11",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.6",
Expand All @@ -52,14 +52,14 @@
"reflect-metadata": "0.2.2",
"rollup": "4.24.0",
"tslib": "2.7.0",
"typescript": "5.6.2",
"typescript-eslint": "8.8.0",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1",
"unplugin-vue-components": "0.27.4",
"vite": "5.4.8",
"vitepress": "1.3.4",
"vitepress": "1.4.0",
"vitepress-translation-helper": "0.2.1",
"vitest": "2.1.2",
"vue": "3.5.10",
"vue": "3.5.11",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.4.5",
"vue-tsc": "2.1.6",
Expand Down Expand Up @@ -114,7 +114,7 @@
"url": "git+https://github.com/vuejs/test-utils.git"
},
"homepage": "https://github.com/vuejs/test-utils",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit e0863ee

Please sign in to comment.