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 Aug 28, 2024
1 parent e3c8827 commit 582d7d7
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 263 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-typescript": "11.1.6",
"@types/js-beautify": "1.14.3",
"@types/node": "20.16.1",
"@types/node": "20.16.2",
"@vitejs/plugin-vue": "5.1.2",
"@vitejs/plugin-vue-jsx": "4.0.1",
"@vitest/coverage-v8": "2.0.5",
"@vue/compat": "3.4.38",
"@vue/compiler-dom": "3.4.38",
"@vue/compiler-sfc": "3.4.38",
"@vue/server-renderer": "3.4.38",
"eslint": "9.9.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.5",
Expand All @@ -50,13 +50,13 @@
"lint-staged": "15.2.9",
"prettier": "3.3.3",
"reflect-metadata": "0.2.2",
"rollup": "4.21.0",
"tslib": "2.6.3",
"rollup": "4.21.1",
"tslib": "2.7.0",
"typescript": "5.5.4",
"typescript-eslint": "8.2.0",
"typescript-eslint": "8.3.0",
"unplugin-vue-components": "0.27.4",
"vite": "5.4.2",
"vitepress": "1.3.3",
"vitepress": "1.3.4",
"vitepress-translation-helper": "0.2.1",
"vitest": "2.0.5",
"vue": "3.4.38",
Expand Down Expand Up @@ -105,7 +105,7 @@
"url": "git+https://github.com/vuejs/test-utils.git"
},
"homepage": "https://github.com/vuejs/test-utils",
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.9.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit 582d7d7

Please sign in to comment.