Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2547)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 9c96594 commit 54862a2
Show file tree
Hide file tree
Showing 2 changed files with 386 additions and 392 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,33 +33,33 @@
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-typescript": "12.1.1",
"@types/js-beautify": "1.14.3",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@vitejs/plugin-vue": "5.2.0",
"@vitejs/plugin-vue-jsx": "4.1.0",
"@vitest/coverage-v8": "2.1.5",
"@vue/compat": "3.5.12",
"@vue/compiler-dom": "3.5.12",
"@vue/compiler-sfc": "3.5.12",
"@vue/server-renderer": "3.5.12",
"eslint": "9.14.0",
"@vue/compat": "3.5.13",
"@vue/compiler-dom": "3.5.13",
"@vue/compiler-sfc": "3.5.13",
"@vue/server-renderer": "3.5.13",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.6",
"husky": "9.1.7",
"jsdom": "25.0.1",
"jsdom-global": "3.0.2",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"reflect-metadata": "0.2.2",
"rollup": "4.26.0",
"rollup": "4.27.3",
"tslib": "2.8.1",
"typescript": "5.6.3",
"typescript-eslint": "8.14.0",
"typescript-eslint": "8.15.0",
"unplugin-vue-components": "0.27.4",
"vite": "5.4.11",
"vitepress": "1.5.0",
"vitepress-translation-helper": "0.2.1",
"vitest": "2.1.5",
"vue": "3.5.12",
"vue": "3.5.13",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.4.5",
"vue-tsc": "2.1.10",
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": "pnpm@9.13.0",
"packageManager": "pnpm@9.14.1",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit 54862a2

Please sign in to comment.