Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Oct 29, 2024
2 parents 6b7811f + 1cc6ac4 commit 44184a8
Show file tree
Hide file tree
Showing 4 changed files with 634 additions and 809 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "@nuxtjs/robots-client",
"private": true,
"devDependencies": {
"@iconify-json/carbon": "^1.2.3",
"@iconify-json/carbon": "^1.2.4",
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.13.2",
"floating-vue": "5.2.2",
"nuxt": "latest",
"shiki": "^1.22.0",
"shiki": "^1.22.1",
"vue": "3.5.12",
"vue-router": "latest"
}
Expand Down
22 changes: 11 additions & 11 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.9",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"description": "Tame the robots crawling and indexing your Nuxt site with ease.",
"author": {
"name": "Harlan Wilton",
Expand Down Expand Up @@ -71,29 +71,29 @@
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@headlessui/vue": "^1.7.23",
"@iconify-json/carbon": "^1.2.3",
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/logos": "^1.2.3",
"@iconify-json/ri": "^1.2.1",
"@iconify-json/tabler": "^1.2.5",
"@iconify-json/ri": "^1.2.2",
"@iconify-json/tabler": "^1.2.6",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools-ui-kit": "^1.6.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.14.4",
"@nuxtjs/color-mode": "^3.5.1",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "^8.5.5",
"@unocss/nuxt": "^0.63.4",
"@unocss/preset-icons": "^0.63.4",
"@unocss/preset-uno": "^0.63.4",
"@unocss/runtime": "^0.63.4",
"@unocss/nuxt": "^0.63.6",
"@unocss/preset-icons": "^0.63.6",
"@unocss/preset-uno": "^0.63.6",
"@unocss/runtime": "^0.63.6",
"@vueuse/nuxt": "^11.1.0",
"bumpp": "^9.7.1",
"eslint": "^9.13.0",
"execa": "^9.4.1",
"firebase-functions": "^6.0.1",
"firebase-functions": "^6.1.0",
"nuxt": "^3.13.2",
"typescript": "^5.6.3",
"unocss": "^0.63.4",
"unocss": "^0.63.6",
"vitest": "^2.1.3",
"vue": "3.5.12",
"vue-router": "^4.4.5"
Expand Down
Loading

0 comments on commit 44184a8

Please sign in to comment.