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 27, 2025
1 parent a188135 commit 89cc29e
Show file tree
Hide file tree
Showing 3 changed files with 2,020 additions and 505 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
},
"dependencies": {
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.16",
"@iconify-json/simple-icons": "^1.2.22",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.3",
"@nuxt/ui-pro": "^1.6.0",
"@nuxt/ui-pro": "^1.7.0",
"@nuxtjs/plausible": "^1.2.0",
"nuxt": "^3.14.1592",
"nuxt-og-image": "^3.1.1"
},
"devDependencies": {
"@nuxthq/studio": "^2.2.1",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.10"
"typescript": "^5.7.3",
"vue-tsc": "^2.2.0"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,24 +35,24 @@
"@nuxt/kit": "^3.14.1592",
"defu": "^6.1.4",
"graphql": "^16.10.0",
"qs": "^6.13.1",
"qs": "^6.14.0",
"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.5",
"@nuxt/module-builder": "^0.8.4",
"eslint": "^9.17.0",
"eslint": "^9.19.0",
"nuxt": "^3.14.1592",
"standard-version": "^9.5.0",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.10"
"typescript": "^5.7.3",
"vue-tsc": "^2.2.0"
},
"publishConfig": {
"access": "public"
},
"resolutions": {
"@nuxtjs/strapi": "workspace:*",
"typescript": "5.6.3"
"typescript": "^5.7.3"
}
}
Loading

0 comments on commit 89cc29e

Please sign in to comment.