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 3, 2024
1 parent b1c2388 commit 0279bcb
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 318 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,16 @@
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-typescript": "11.1.5",
"@types/js-beautify": "1.14.3",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@vitejs/plugin-vue": "5.0.0",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"@vitejs/plugin-vue": "5.0.2",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vitest/coverage-v8": "1.1.0",
"@vue/compat": "3.3.13",
"@vue/compiler-dom": "3.3.13",
"@vue/compiler-sfc": "3.3.13",
"@vue/server-renderer": "3.3.13",
"@vitest/coverage-v8": "1.1.1",
"@vue/compat": "3.4.3",
"@vue/compiler-dom": "3.4.3",
"@vue/compiler-sfc": "3.4.3",
"@vue/server-renderer": "3.4.3",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.2",
Expand All @@ -52,14 +52,14 @@
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"reflect-metadata": "0.2.1",
"rollup": "4.9.1",
"rollup": "4.9.2",
"tslib": "2.6.2",
"typescript": "5.3.3",
"unplugin-vue-components": "0.26.0",
"vite": "5.0.10",
"vitepress": "1.0.0-rc.34",
"vitest": "1.1.0",
"vue": "3.3.13",
"vitest": "1.1.1",
"vue": "3.4.3",
"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": "pnpm@8.13.1",
"packageManager": "pnpm@8.14.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit 0279bcb

Please sign in to comment.