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 Jul 26, 2023
1 parent 74f65fe commit c74d73d
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 273 deletions.
24 changes: 12 additions & 12 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.4"
"vue-component-type-helpers": "1.8.6"
},
"devDependencies": {
"@rollup/plugin-commonjs": "25.0.2",
"@rollup/plugin-commonjs": "25.0.3",
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-node-resolve": "15.1.0",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "11.1.2",
"@types/js-beautify": "1.13.3",
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "6.1.0",
"@typescript-eslint/parser": "6.1.0",
"@types/node": "18.17.1",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"@vitejs/plugin-vue": "4.2.3",
"@vitejs/plugin-vue-jsx": "3.0.1",
"@vitest/coverage-v8": "0.33.0",
"@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.44.0",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "5.0.0",
"husky": "8.0.3",
Expand All @@ -51,17 +51,17 @@
"lint-staged": "13.2.3",
"prettier": "3.0.0",
"reflect-metadata": "0.1.13",
"rollup": "3.26.1",
"tslib": "2.6.0",
"rollup": "3.26.3",
"tslib": "2.6.1",
"typescript": "5.1.6",
"unplugin-vue-components": "0.25.1",
"vite": "4.3.9",
"vite": "4.4.7",
"vitepress": "0.22.4",
"vitest": "0.33.0",
"vue": "3.3.4",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.2.2",
"vue-tsc": "1.8.4",
"vue-router": "4.2.4",
"vue-tsc": "1.8.6",
"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.6.6",
"packageManager": "pnpm@8.6.10",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit c74d73d

Please sign in to comment.