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 and cexbrayat committed Jan 27, 2023
1 parent d0b7d20 commit b7c131a
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 80 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -25,15 +25,15 @@
"js-beautify": "1.14.6"
},
"devDependencies": {
"@rollup/plugin-commonjs": "24.0.0",
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "11.0.0",
"@types/js-beautify": "1.13.3",
"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0",
"@vitejs/plugin-vue": "4.0.0",
"@vitejs/plugin-vue-jsx": "3.0.0",
"@vitest/coverage-c8": "0.28.1",
Expand All @@ -50,8 +50,8 @@
"lint-staged": "13.1.0",
"prettier": "2.8.3",
"reflect-metadata": "0.1.13",
"rollup": "3.10.0",
"tslib": "2.4.1",
"rollup": "3.11.0",
"tslib": "2.5.0",
"typescript": "4.9.4",
"unplugin-vue-components": "0.22.12",
"vite": "4.0.4",
Expand Down

0 comments on commit b7c131a

Please sign in to comment.