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 Nov 20, 2023
1 parent 7e5eec5 commit 56c2fa3
Show file tree
Hide file tree
Showing 3 changed files with 181 additions and 199 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unimport",
"type": "module",
"version": "3.5.0",
"packageManager": "[email protected].2",
"packageManager": "[email protected].5",
"description": "Unified utils for auto importing APIs in modules",
"license": "MIT",
"repository": "unjs/unimport",
Expand Down Expand Up @@ -53,19 +53,19 @@
"mlly": "^1.4.2",
"pathe": "^1.1.1",
"pkg-types": "^1.0.3",
"scule": "^1.0.0",
"scule": "^1.1.0",
"strip-literal": "^1.3.0",
"unplugin": "^1.5.0"
"unplugin": "^1.5.1"
},
"devDependencies": {
"@antfu/eslint-config": "^1.1.2",
"@antfu/eslint-config": "^1.2.1",
"@vitest/coverage-v8": "^0.34.6",
"bumpp": "^9.2.0",
"conventional-changelog-cli": "^4.1.0",
"eslint": "8.53.0",
"h3": "^1.8.2",
"eslint": "8.54.0",
"h3": "^1.9.0",
"jquery": "^3.7.1",
"lit": "^3.0.2",
"lit": "^3.1.0",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"vue": "^3.3.8"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.4.1",
"@vitejs/plugin-vue": "^4.5.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite-plugin-inspect": "^0.7.42"
Expand Down
Loading

0 comments on commit 56c2fa3

Please sign in to comment.