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] authored Oct 18, 2023
1 parent 1db42c8 commit 72e5d40
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 151 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"vue-component-type-helpers": "1.8.19"
},
"devDependencies": {
"@rollup/plugin-commonjs": "25.0.5",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-json": "6.0.1",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.3",
"@rollup/plugin-replace": "5.0.4",
"@rollup/plugin-typescript": "11.1.5",
"@types/js-beautify": "1.14.1",
"@types/node": "18.18.4",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@types/js-beautify": "1.14.2",
"@types/node": "18.18.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@vitejs/plugin-vue": "4.4.0",
"@vitejs/plugin-vue-jsx": "3.0.2",
"@vitest/coverage-v8": "0.34.6",
Expand All @@ -48,10 +48,10 @@
"husky": "8.0.3",
"jsdom": "22.1.0",
"jsdom-global": "3.0.2",
"lint-staged": "15.0.0",
"lint-staged": "15.0.1",
"prettier": "3.0.3",
"reflect-metadata": "0.1.13",
"rollup": "4.0.2",
"rollup": "4.1.4",
"tslib": "2.6.2",
"typescript": "5.2.2",
"unplugin-vue-components": "0.25.2",
Expand Down Expand Up @@ -110,7 +110,7 @@
"url": "git+https://github.com/vuejs/test-utils.git"
},
"homepage": "https://github.com/vuejs/test-utils",
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit 72e5d40

Please sign in to comment.