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 Jun 28, 2023
1 parent 9ddb794 commit a2d7309
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 195 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -23,26 +23,26 @@
],
"dependencies": {
"js-beautify": "1.14.6",
"vue-component-type-helpers": "1.6.5"
"vue-component-type-helpers": "1.8.2"
},
"devDependencies": {
"@rollup/plugin-commonjs": "25.0.0",
"@rollup/plugin-commonjs": "25.0.2",
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-node-resolve": "15.1.0",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "11.1.1",
"@types/js-beautify": "1.13.3",
"@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@vitejs/plugin-vue": "4.2.3",
"@vitejs/plugin-vue-jsx": "3.0.1",
"@vitest/coverage-v8": "0.32.2",
"@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.42.0",
"eslint": "8.43.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
Expand All @@ -51,17 +51,17 @@
"lint-staged": "13.2.2",
"prettier": "2.8.8",
"reflect-metadata": "0.1.13",
"rollup": "3.24.0",
"tslib": "2.5.3",
"typescript": "5.1.3",
"rollup": "3.25.3",
"tslib": "2.6.0",
"typescript": "5.1.5",
"unplugin-vue-components": "0.25.1",
"vite": "4.3.9",
"vitepress": "0.22.4",
"vitest": "0.32.2",
"vue": "3.3.4",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.2.2",
"vue-tsc": "1.6.5",
"vue-tsc": "1.8.2",
"vuex": "4.1.0"
},
"peerDependencies": {
Expand Down Expand Up @@ -114,7 +114,7 @@
"url": "git+https://github.com/vuejs/test-utils.git"
},
"homepage": "https://github.com/vuejs/test-utils",
"packageManager": "pnpm@8.6.3",
"packageManager": "pnpm@8.6.5",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down

0 comments on commit a2d7309

Please sign in to comment.