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 Sep 25, 2023
1 parent eb8ee6d commit 5ee503e
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 185 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
},
"dependencies": {
"debug": "^4.3.4",
"tsx": "^3.12.10",
"tsx": "^3.13.0",
"unplugin": "~1.5.0",
"vite": "^4.4.9"
},
Expand All @@ -110,23 +110,23 @@
"@jridgewell/trace-mapping": "^0.3.19",
"@sxzz/eslint-config": "^3.6.1",
"@sxzz/prettier-config": "^1.0.4",
"@types/debug": "^4.1.8",
"@types/node": "^20.6.2",
"@types/debug": "^4.1.9",
"@types/node": "^20.6.5",
"@vitejs/plugin-vue": "4.3.4",
"@vitest/ui": "0.34.4",
"@vitest/ui": "0.34.5",
"bumpp": "^9.2.0",
"esbuild": "0.19.3",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"fast-glob": "^3.3.1",
"rimraf": "^5.0.1",
"rollup": "^3.29.2",
"rollup": "^3.29.3",
"rollup-plugin-esbuild": "^6.0.1",
"slash": "^5.1.0",
"source-map-js": "^1.0.2",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "0.34.4",
"vitest": "0.34.5",
"vue": "^3.3.4",
"webpack": "^5.88.2"
},
Expand Down
Loading

0 comments on commit 5ee503e

Please sign in to comment.