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 Nov 30, 2022
1 parent 5f71b61 commit aa2a3c6
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 125 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -22,15 +22,15 @@
"dist/index.d.ts"
],
"devDependencies": {
"@rollup/plugin-commonjs": "23.0.2",
"@rollup/plugin-json": "5.0.1",
"@rollup/plugin-commonjs": "23.0.3",
"@rollup/plugin-json": "5.0.2",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.1",
"@rollup/plugin-typescript": "10.0.0",
"@rollup/plugin-typescript": "10.0.1",
"@types/js-beautify": "1.13.3",
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"@vitejs/plugin-vue": "3.2.0",
"@vitejs/plugin-vue-jsx": "2.1.1",
"@vitest/coverage-c8": "0.25.3",
Expand All @@ -46,10 +46,10 @@
"js-beautify": "1.14.6",
"jsdom": "20.0.3",
"jsdom-global": "3.0.2",
"lint-staged": "13.0.3",
"lint-staged": "13.0.4",
"prettier": "2.8.0",
"reflect-metadata": "0.1.13",
"rollup": "3.4.0",
"rollup": "3.5.0",
"tslib": "2.4.1",
"typescript": "4.9.3",
"unplugin-vue-components": "0.22.11",
Expand All @@ -59,7 +59,7 @@
"vue": "3.2.45",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.1.6",
"vue-tsc": "1.0.9",
"vue-tsc": "1.0.10",
"vuex": "4.1.0"
},
"peerDependencies": {
Expand Down

0 comments on commit aa2a3c6

Please sign in to comment.