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 Jan 11, 2024
1 parent 300018e commit f06ffeb
Show file tree
Hide file tree
Showing 3 changed files with 224 additions and 262 deletions.
12 changes: 6 additions & 6 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.7.1",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"description": "Unified utils for auto importing APIs in modules",
"license": "MIT",
"repository": "unjs/unimport",
Expand Down Expand Up @@ -53,23 +53,23 @@
"local-pkg": "^0.5.0",
"magic-string": "^0.30.5",
"mlly": "^1.4.2",
"pathe": "^1.1.1",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"scule": "^1.1.1",
"scule": "^1.2.0",
"strip-literal": "^1.3.0",
"unplugin": "^1.6.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.1",
"@antfu/eslint-config": "^2.6.2",
"@types/estree": "^1.0.5",
"@types/node": "^20.10.7",
"@types/node": "^20.11.0",
"@vitest/coverage-v8": "^1.1.3",
"bumpp": "^9.2.1",
"conventional-changelog-cli": "^4.1.0",
"eslint": "8.56.0",
"h3": "^1.10.0",
"jquery": "^3.7.1",
"lit": "^3.1.0",
"lit": "^3.1.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.4.5"
"vue": "^3.4.8"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.6.2",
Expand Down
Loading

0 comments on commit f06ffeb

Please sign in to comment.