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 Apr 3, 2024
1 parent 9d3f161 commit b5e2e20
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 157 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -33,9 +33,9 @@
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-typescript": "11.1.6",
"@types/js-beautify": "1.14.3",
"@types/node": "20.11.30",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@types/node": "20.12.3",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vitest/coverage-v8": "1.4.0",
Expand All @@ -52,12 +52,12 @@
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"reflect-metadata": "0.2.2",
"rollup": "4.13.1",
"rollup": "4.14.0",
"tslib": "2.6.2",
"typescript": "5.4.3",
"unplugin-vue-components": "0.26.0",
"vite": "5.2.6",
"vitepress": "1.0.1",
"vite": "5.2.7",
"vitepress": "1.0.2",
"vitepress-translation-helper": "0.2.1",
"vitest": "1.4.0",
"vue": "3.4.21",
Expand Down Expand Up @@ -106,7 +106,7 @@
"url": "git+https://github.com/vuejs/test-utils.git"
},
"homepage": "https://github.com/vuejs/test-utils",
"packageManager": "pnpm@8.15.5",
"packageManager": "pnpm@8.15.6",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down

0 comments on commit b5e2e20

Please sign in to comment.