Skip to content

Commit

Permalink
fix(deps): update dependency @nuxtjs/robots to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 84c940b commit 07596c4
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@aws-sdk/client-ecr": "3.624.0",
"@nuxtjs/robots": "4.1.3",
"@nuxtjs/robots": "5.1.0",
"@nuxtjs/sitemap": "5.3.5",
"@swan-io/boxed": "2.3.0",
"axios": "1.7.3",
Expand Down
64 changes: 51 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1386,7 +1386,7 @@
resolved "https://registry.yarnpkg.com/@nuxt/devalue/-/devalue-2.0.2.tgz#5749f04df13bda4c863338d8dabaf370f45ef7c7"
integrity sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==

"@nuxt/[email protected]", "@nuxt/devtools-kit@^1.3.9", "@nuxt/devtools-kit@^1.6.0":
"@nuxt/[email protected]", "@nuxt/devtools-kit@^1.3.9", "@nuxt/devtools-kit@^1.6.0", "@nuxt/devtools-kit@^1.6.4":
version "1.6.4"
resolved "https://registry.yarnpkg.com/@nuxt/devtools-kit/-/devtools-kit-1.6.4.tgz#23b678cfc0929c22c6544b2b69bff28b510925ce"
integrity sha512-jpLYrXFm8T74j8ZjU6lheghe3gdr7PcNluvh/KOl+t6l7AtsQilkTmCZ4YoaiaWLM+5c5mkc72qd7ECgZb0tCw==
Expand Down Expand Up @@ -1671,21 +1671,20 @@
vite-plugin-checker "^0.7.2"
vue-bundle-renderer "^2.1.0"

"@nuxtjs/robots@4.1.3":
version "4.1.3"
resolved "https://registry.yarnpkg.com/@nuxtjs/robots/-/robots-4.1.3.tgz#e2eb2e870c04fbcf6bf4a317e7166bb73e83df4d"
integrity sha512-H3pJ42RiWpE0AoEu3Uq7+M/IXiLUppdBzhjmskwEm4uvTgW++4zuAc8Evzi5mlHod7Hx1f8MWyY1cpX3S7Jh8w==
"@nuxtjs/robots@5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@nuxtjs/robots/-/robots-5.1.0.tgz#a5e551a893f7ed945b1deeb01d3af87ad4ed892d"
integrity sha512-G9J97ps4kcNxe2fTQCeuRQRhnj0iXKfZ+3VU28OhQFr5aCncsjxyWlDDpfNBN9HWFHRVN0oL2WOFbbxdaVr1OQ==
dependencies:
"@nuxt/devtools-kit" "^1.3.9"
"@nuxt/kit" "^3.12.4"
consola "^3.2.3"
"@nuxt/devtools-kit" "^1.6.4"
"@nuxt/kit" "^3.14.1592"
consola "^3.3.0"
defu "^6.1.4"
nuxt-site-config "^2.2.15"
nuxt-site-config-kit "^2.2.15"
nuxt-site-config "^3.0.6"
pathe "^1.1.2"
pkg-types "^1.1.3"
sirv "^2.0.4"
std-env "^3.7.0"
pkg-types "^1.2.1"
sirv "^3.0.0"
std-env "^3.8.0"
ufo "^1.5.4"

"@nuxtjs/[email protected]":
Expand Down Expand Up @@ -3798,6 +3797,11 @@ consola@^3.2.3:
resolved "https://registry.yarnpkg.com/consola/-/consola-3.2.3.tgz#0741857aa88cfa0d6fd53f1cff0375136e98502f"
integrity sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==

consola@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/consola/-/consola-3.3.0.tgz#b89affdff331a40eac2f11ecc571eb230b7b560b"
integrity sha512-kxltocVQCwQNFvw40dlVRYeAkAvtYjMFZYNlOcsF5wExPpGwPxMwgx4IfDJvBRPtBpnQwItd5WkTaR0ZwT/TmQ==

[email protected], content-disposition@~0.5.2:
version "0.5.4"
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe"
Expand Down Expand Up @@ -6571,6 +6575,18 @@ [email protected], nuxt-site-config-kit@^2.2.15:
std-env "^3.7.0"
ufo "^1.5.4"

[email protected]:
version "3.0.6"
resolved "https://registry.yarnpkg.com/nuxt-site-config-kit/-/nuxt-site-config-kit-3.0.6.tgz#dd753cfc6b89596c4a2a22347c42cc07962471c3"
integrity sha512-QBOFzAIo+D02avFQQ7gNlRyA372/PQlgW2IjL2nttvjfHapqYbvP6tIP55soL+1+D8YvF/bGZgS+vJtfQhroUg==
dependencies:
"@nuxt/kit" "^3.13.2"
"@nuxt/schema" "^3.13.2"
pkg-types "^1.2.1"
site-config-stack "3.0.6"
std-env "^3.7.0"
ufo "^1.5.4"

nuxt-site-config@^2.2.15:
version "2.2.21"
resolved "https://registry.yarnpkg.com/nuxt-site-config/-/nuxt-site-config-2.2.21.tgz#19b3cc62a9c4a985f26de8f859b06564b3880339"
Expand All @@ -6586,6 +6602,21 @@ nuxt-site-config@^2.2.15:
site-config-stack "2.2.21"
ufo "^1.5.4"

nuxt-site-config@^3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/nuxt-site-config/-/nuxt-site-config-3.0.6.tgz#091f274b71f8cfa06ed6608e92d25a72e087507a"
integrity sha512-Mkyen81br21/nA2sxlLCOtJZ2L8sGL+YzxHlsVhLhEnC355CP2SwKVtYqJNJ4aYFbxeusqZXJFiD4KbveHhk0w==
dependencies:
"@nuxt/devtools-kit" "^1.6.0"
"@nuxt/kit" "^3.13.2"
"@nuxt/schema" "^3.13.2"
nuxt-site-config-kit "3.0.6"
pathe "^1.1.2"
pkg-types "^1.2.1"
sirv "^3.0.0"
site-config-stack "3.0.6"
ufo "^1.5.4"

[email protected]:
version "3.12.4"
resolved "https://registry.yarnpkg.com/nuxt/-/nuxt-3.12.4.tgz#d1c2aa26aa90aefb8ac08bd9a5648851e4db91af"
Expand Down Expand Up @@ -8086,6 +8117,13 @@ [email protected], site-config-stack@^2.2.15:
dependencies:
ufo "^1.5.4"

[email protected]:
version "3.0.6"
resolved "https://registry.yarnpkg.com/site-config-stack/-/site-config-stack-3.0.6.tgz#541f538ec84ae773f7efc4d31f7a34ef595b8f87"
integrity sha512-lqNI6Xvbwf4NBFqGJ1gNUIe12SOYw8YOuhrbl52JTVwBgtZZzXYh/ZQAwBHwXC7pxULvfIPUd8AJA35WtqU5YA==
dependencies:
ufo "^1.5.4"

slash@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
Expand Down

0 comments on commit 07596c4

Please sign in to comment.