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 Dec 26, 2024
1 parent a188135 commit cba572f
Show file tree
Hide file tree
Showing 3 changed files with 1,236 additions and 289 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.16",
"@iconify-json/simple-icons": "^1.2.17",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.3",
"@nuxt/ui-pro": "^1.6.0",
Expand All @@ -23,7 +23,7 @@
},
"devDependencies": {
"@nuxthq/studio": "^2.2.1",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.10"
"typescript": "^5.7.2",
"vue-tsc": "^2.2.0"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,20 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/devtools": "^1.6.4",
"@nuxt/eslint-config": "^0.7.3",
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/module-builder": "^0.8.4",
"eslint": "^9.17.0",
"nuxt": "^3.14.1592",
"standard-version": "^9.5.0",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.10"
"typescript": "^5.7.2",
"vue-tsc": "^2.2.0"
},
"publishConfig": {
"access": "public"
},
"resolutions": {
"@nuxtjs/strapi": "workspace:*",
"typescript": "5.6.3"
"typescript": "^5.7.2"
}
}
Loading

0 comments on commit cba572f

Please sign in to comment.