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 Nov 24, 2024
1 parent 4c3962e commit 3ac0c20
Show file tree
Hide file tree
Showing 3 changed files with 599 additions and 462 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"private": true,
"devDependencies": {
"@iconify-json/carbon": "^1.2.4",
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/devtools-kit": "^1.6.1",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.14.159",
"floating-vue": "5.2.2",
"nuxt": "latest",
"shiki": "^1.23.0",
"shiki": "^1.23.1",
"vue": "3.5.13",
"vue-router": "latest"
}
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nuxtjs/robots",
"type": "module",
"version": "4.1.11",
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.2",
"description": "Tame the robots crawling and indexing your Nuxt site with ease.",
"author": {
"name": "Harlan Wilton",
Expand Down Expand Up @@ -56,7 +56,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/devtools-kit": "^1.6.1",
"@nuxt/kit": "^3.14.159",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand All @@ -68,14 +68,14 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@antfu/eslint-config": "^3.9.1",
"@antfu/eslint-config": "^3.9.2",
"@headlessui/vue": "^1.7.23",
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/logos": "^1.2.3",
"@iconify-json/ri": "^1.2.3",
"@iconify-json/tabler": "^1.2.8",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools-ui-kit": "^1.6.0",
"@nuxt/devtools-ui-kit": "^1.6.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.14.4",
"@nuxtjs/color-mode": "^3.5.2",
Expand All @@ -85,13 +85,13 @@
"@unocss/preset-icons": "^0.64.1",
"@unocss/preset-uno": "^0.64.1",
"@unocss/runtime": "^0.64.1",
"@vueuse/nuxt": "^11.2.0",
"@vueuse/nuxt": "^11.3.0",
"bumpp": "^9.8.1",
"eslint": "^9.15.0",
"execa": "^9.5.1",
"firebase-functions": "^6.1.0",
"firebase-functions": "^6.1.1",
"nuxt": "^3.14.159",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"unocss": "^0.64.1",
"vitest": "^2.1.5",
"vue": "3.5.13",
Expand Down
Loading

0 comments on commit 3ac0c20

Please sign in to comment.