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 Sep 27, 2023
1 parent f0001de commit e2379d2
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 139 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,26 +23,26 @@
],
"dependencies": {
"js-beautify": "1.14.9",
"vue-component-type-helpers": "1.8.13"
"vue-component-type-helpers": "1.8.15"
},
"devDependencies": {
"@rollup/plugin-commonjs": "25.0.4",
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-node-resolve": "15.2.1",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "11.1.3",
"@rollup/plugin-typescript": "11.1.4",
"@types/js-beautify": "1.14.1",
"@types/node": "18.17.18",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@types/node": "18.18.0",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"@vitejs/plugin-vue": "4.3.4",
"@vitejs/plugin-vue-jsx": "3.0.2",
"@vitest/coverage-v8": "0.34.5",
"@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.49.0",
"eslint": "8.50.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.2",
"rollup": "3.29.3",
"tslib": "2.6.2",
"typescript": "5.2.2",
"unplugin-vue-components": "0.25.2",
Expand All @@ -60,8 +60,8 @@
"vitest": "0.34.5",
"vue": "3.3.4",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.2.4",
"vue-tsc": "1.8.13",
"vue-router": "4.2.5",
"vue-tsc": "1.8.15",
"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": "pnpm@8.7.6",
"packageManager": "pnpm@8.8.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit e2379d2

Please sign in to comment.