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 Nov 29, 2023
1 parent b6a8a66 commit adf1f11
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 269 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-typescript": "11.1.5",
"@types/js-beautify": "1.14.3",
"@types/node": "20.9.4",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@types/node": "20.10.0",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@vitejs/plugin-vue": "4.5.0",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vitest/coverage-v8": "0.34.6",
"@vue/compat": "3.3.8",
"@vue/compiler-dom": "3.3.8",
"@vue/compiler-sfc": "3.3.8",
"@vue/server-renderer": "3.3.8",
"@vue/compat": "3.3.9",
"@vue/compiler-dom": "3.3.9",
"@vue/compiler-sfc": "3.3.9",
"@vue/server-renderer": "3.3.9",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
Expand All @@ -51,17 +51,17 @@
"lint-staged": "15.1.0",
"prettier": "3.1.0",
"reflect-metadata": "0.1.13",
"rollup": "4.5.1",
"rollup": "4.6.0",
"tslib": "2.6.2",
"typescript": "5.3.2",
"unplugin-vue-components": "0.25.2",
"vite": "5.0.2",
"vite": "5.0.4",
"vitepress": "1.0.0-rc.31",
"vitest": "0.34.6",
"vue": "3.3.8",
"vue": "3.3.9",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.2.5",
"vue-tsc": "1.8.22",
"vue-tsc": "1.8.24",
"vuex": "4.1.0"
},
"peerDependencies": {
Expand Down Expand Up @@ -110,7 +110,7 @@
"url": "git+https://github.com/vuejs/test-utils.git"
},
"homepage": "https://github.com/vuejs/test-utils",
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.11.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit adf1f11

Please sign in to comment.