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 13, 2024
1 parent 3711ba5 commit 6914e48
Show file tree
Hide file tree
Showing 3 changed files with 203 additions and 418 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@iconify-json/carbon": "^1.2.4",
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.14.0",
"@nuxt/kit": "^3.14.159",
"floating-vue": "5.2.2",
"nuxt": "latest",
"shiki": "^1.22.2",
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.12.3",
"packageManager": "pnpm@9.13.0",
"description": "Tame the robots crawling and indexing your Nuxt site with ease.",
"author": {
"name": "Harlan Wilton",
Expand Down Expand Up @@ -57,15 +57,15 @@
},
"dependencies": {
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/kit": "^3.14.0",
"@nuxt/kit": "^3.14.159",
"consola": "^3.2.3",
"defu": "^6.1.4",
"nuxt-site-config": "^2.2.21",
"nuxt-site-config-kit": "^2.2.21",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"sirv": "^3.0.0",
"std-env": "^3.7.0",
"std-env": "^3.8.0",
"ufo": "^1.5.4"
},
"devDependencies": {
Expand All @@ -91,16 +91,16 @@
"eslint": "^9.14.0",
"execa": "^9.5.1",
"firebase-functions": "^6.1.0",
"nuxt": "^3.14.0",
"nuxt": "^3.14.159",
"typescript": "^5.6.3",
"unocss": "^0.64.0",
"vitest": "^2.1.4",
"vitest": "^2.1.5",
"vue": "3.5.12",
"vue-router": "^4.4.5"
},
"resolutions": {
"@nuxt/schema": "3.14.0",
"nuxt": "^3.14.0"
"@nuxt/schema": "3.14.159",
"nuxt": "^3.14.159"
},
"build": {
"externals": [
Expand Down
Loading

0 comments on commit 6914e48

Please sign in to comment.