Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent aad7550 commit 28621bc
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 306 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"description": "__TODO__",
"keywords": [],
"scripts": {
Expand All @@ -19,9 +19,9 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"@iconify/json": "^2.2.241",
"@iconify/json": "^2.2.243",
"@nuxt/content": "^2.13.2",
"@nuxt/image": "^1.7.0",
"@nuxt/image": "^1.8.0",
"@unocss/nuxt": "^0.62.3",
"@vite-pwa/nuxt": "^0.10.1",
"@vueuse/nuxt": "^11.0.3",
Expand All @@ -41,7 +41,7 @@
"npm-run-all2": "^6.2.2",
"prettier": "^3.3.3",
"prompts": "^2.4.2",
"tsx": "^4.18.0",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"unocss": "^0.62.3",
"vue-tsx": "^1.0.13",
Expand Down
Loading

0 comments on commit 28621bc

Please sign in to comment.