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 Aug 27, 2024
1 parent 47aa087 commit 0735480
Show file tree
Hide file tree
Showing 2 changed files with 1,104 additions and 1,140 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,23 @@
"prerelease": "changelogen --prerelease --release && git push --follow-tags && npm publish --tag rc"
},
"dependencies": {
"@antfu/utils": "^0.7.7",
"@antfu/utils": "^0.7.10",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"fontaine": "^0.5.0",
"unplugin-auto-import": "^0.17.5",
"unplugin-icons": "^0.18.5",
"unplugin-turbo-console": "^1.5.1",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.7",
"vite-plugin-vue-devtools": "^7.0.25"
"unplugin-auto-import": "^0.18.2",
"unplugin-icons": "^0.19.2",
"unplugin-turbo-console": "^1.10.1",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.2",
"vite-plugin-vue-devtools": "^7.3.9"
},
"devDependencies": {
"@antfu/eslint-config": "^2.11.6",
"@antfu/eslint-config": "^2.27.3",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"type-fest": "^4.14.0",
"typescript": "^5.4.3",
"type-fest": "^4.25.0",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vitest": "^1.4.0"
"vitest": "^1.6.0"
}
}
Loading

0 comments on commit 0735480

Please sign in to comment.