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 Jan 24, 2024
1 parent c3cc713 commit 3483dd2
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 263 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"@rollup/plugin-typescript": "11.1.6",
"@types/js-beautify": "1.14.3",
"@types/node": "20.11.5",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@vitejs/plugin-vue": "5.0.3",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vitest/coverage-v8": "1.2.1",
"@vue/compat": "3.4.14",
"@vue/compiler-dom": "3.4.14",
"@vue/compiler-sfc": "3.4.14",
"@vue/server-renderer": "3.4.14",
"@vue/compat": "3.4.15",
"@vue/compiler-dom": "3.4.15",
"@vue/compiler-sfc": "3.4.15",
"@vue/server-renderer": "3.4.15",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
Expand All @@ -52,14 +52,14 @@
"lint-staged": "15.2.0",
"prettier": "3.2.4",
"reflect-metadata": "0.2.1",
"rollup": "4.9.5",
"rollup": "4.9.6",
"tslib": "2.6.2",
"typescript": "5.3.3",
"unplugin-vue-components": "0.26.0",
"vite": "5.0.12",
"vitepress": "1.0.0-rc.40",
"vitest": "1.2.1",
"vue": "3.4.14",
"vue": "3.4.15",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.2.5",
"vue-tsc": "1.8.27",
Expand Down Expand Up @@ -111,7 +111,7 @@
"url": "git+https://github.com/vuejs/test-utils.git"
},
"homepage": "https://github.com/vuejs/test-utils",
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit 3483dd2

Please sign in to comment.