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 Sep 13, 2023
1 parent 2c97875 commit 6ed4c40
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 134 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"dependencies": {
"js-beautify": "1.14.9",
"vue-component-type-helpers": "1.8.10"
"vue-component-type-helpers": "1.8.11"
},
"devDependencies": {
"@rollup/plugin-commonjs": "25.0.4",
Expand All @@ -32,17 +32,17 @@
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "11.1.3",
"@types/js-beautify": "1.14.0",
"@types/node": "18.17.14",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@types/node": "18.17.15",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@vitejs/plugin-vue": "4.3.4",
"@vitejs/plugin-vue-jsx": "3.0.2",
"@vitest/coverage-v8": "0.34.4",
"@vue/compat": "3.3.4",
"@vue/compiler-dom": "3.3.4",
"@vue/compiler-sfc": "3.3.4",
"@vue/server-renderer": "3.3.4",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.0",
"husky": "8.0.3",
Expand All @@ -51,7 +51,7 @@
"lint-staged": "14.0.1",
"prettier": "3.0.3",
"reflect-metadata": "0.1.13",
"rollup": "3.29.0",
"rollup": "3.29.1",
"tslib": "2.6.2",
"typescript": "5.2.2",
"unplugin-vue-components": "0.25.2",
Expand All @@ -61,7 +61,7 @@
"vue": "3.3.4",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.2.4",
"vue-tsc": "1.8.10",
"vue-tsc": "1.8.11",
"vuex": "4.1.0"
},
"peerDependencies": {
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].4",
"packageManager": "[email protected].5",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit 6ed4c40

Please sign in to comment.