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 10, 2025
1 parent c8a4020 commit b08b2d7
Show file tree
Hide file tree
Showing 3 changed files with 1,169 additions and 1,086 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.11.0
22.13.0
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@9.12.0",
"packageManager": "pnpm@9.15.3",
"scripts": {
"prepare": "nuxt prepare",
"build": "nuxt build",
Expand All @@ -14,12 +14,12 @@
},
"devDependencies": {
"@antfu/utils": "^0.7.10",
"@iconify/json": "^2.2.256",
"@nuxt/content": "^2.13.2",
"@nuxt/eslint": "^0.5.7",
"@nuxt/image": "^1.8.1",
"@nuxthub/core": "^0.7.23",
"@nuxtjs/color-mode": "^3.5.1",
"@iconify/json": "^2.2.294",
"@nuxt/content": "^2.13.4",
"@nuxt/eslint": "^0.7.5",
"@nuxt/image": "^1.9.0",
"@nuxthub/core": "^0.8.11",
"@nuxtjs/color-mode": "^3.5.2",
"@unocss/nuxt": "^0.63.6",
"@unocss/transformer-directives": "^0.63.6",
"@unocss/transformer-variant-group": "^0.63.6",
Expand All @@ -29,7 +29,7 @@
"feed": "^4.2.2",
"nuxt": "^3.13.2",
"remark-breaks": "^4.0.0",
"typescript": "^5.6.2",
"vue-tsc": "^2.1.6"
"typescript": "^5.7.3",
"vue-tsc": "^2.2.0"
}
}
Loading

0 comments on commit b08b2d7

Please sign in to comment.