Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2613)
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 Feb 12, 2025
1 parent 85bfdf4 commit 4ba1ebd
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 260 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,36 +27,36 @@
"vue-component-type-helpers": "^2.0.0"
},
"devDependencies": {
"@eslint/js": "9.19.0",
"@eslint/js": "9.20.0",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "16.0.0",
"@rollup/plugin-replace": "6.0.2",
"@rollup/plugin-typescript": "12.1.2",
"@types/js-beautify": "1.14.3",
"@types/node": "22.12.0",
"@types/node": "22.13.1",
"@vitejs/plugin-vue": "5.2.1",
"@vitejs/plugin-vue-jsx": "4.1.1",
"@vitest/coverage-v8": "3.0.4",
"@vitest/coverage-v8": "3.0.5",
"@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.19.0",
"eslint": "9.20.1",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-prettier": "5.2.3",
"husky": "9.1.7",
"jsdom": "26.0.0",
"jsdom-global": "3.0.2",
"lint-staged": "15.4.3",
"prettier": "3.4.2",
"prettier": "3.5.0",
"reflect-metadata": "0.2.2",
"rollup": "4.32.1",
"rollup": "4.34.6",
"tslib": "2.8.1",
"typescript": "5.7.3",
"typescript-eslint": "8.22.0",
"typescript-eslint": "8.24.0",
"unplugin-vue-components": "28.0.0",
"vite": "6.0.11",
"vite": "6.1.0",
"vitepress": "1.6.3",
"vitepress-translation-helper": "0.2.2",
"vitest": "3.0.5",
Expand Down Expand Up @@ -116,7 +116,7 @@
"url": "git+https://github.com/vuejs/test-utils.git"
},
"homepage": "https://github.com/vuejs/test-utils",
"packageManager": "pnpm@10.2.0",
"packageManager": "pnpm@10.3.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit 4ba1ebd

Please sign in to comment.