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, 2024
1 parent 47aa087 commit 63f613f
Show file tree
Hide file tree
Showing 2 changed files with 879 additions and 1,184 deletions.
24 changes: 12 additions & 12 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",
"unplugin-auto-import": "^0.18.3",
"unplugin-icons": "^0.19.3",
"unplugin-turbo-console": "^1.10.4",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.2.7",
"vite-plugin-vue-devtools": "^7.0.25"
"vite-plugin-vue-devtools": "^7.4.6"
},
"devDependencies": {
"@antfu/eslint-config": "^2.11.6",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"type-fest": "^4.14.0",
"typescript": "^5.4.3",
"@antfu/eslint-config": "^2.27.3",
"changelogen": "^0.5.7",
"eslint": "^8.57.1",
"type-fest": "^4.26.1",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vitest": "^1.4.0"
"vitest": "^1.6.0"
}
}
Loading

0 comments on commit 63f613f

Please sign in to comment.