Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent 77f8cbd commit 852a199
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 616 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@iconify-json/carbon": "^1.2.1",
"@nuxt/devtools-kit": "^1.4.2",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.13.1",
"@nuxt/kit": "^3.13.2",
"nuxt": "latest",
"vue": "3.5.6",
"vue-router": "latest"
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nuxtjs/mdc": "^0.9.0",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"nuxt": "^3.13.1",
"nuxt": "^3.13.2",
"nuxt-og-image": "^3.0.2",
"tailwindcss": "^3.4.12",
"vue": "3.5.6"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@nuxt/devtools-kit": "^1.4.2",
"@nuxt/kit": "^3.13.1",
"@nuxt/kit": "^3.13.2",
"chalk": "^5.3.0",
"css-tree": "^3.0.0",
"defu": "^6.1.4",
Expand All @@ -67,7 +67,7 @@
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.1",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.2",
"@types/css-tree": "^2.3.8",
"@vitest/coverage-v8": "^2.1.1",
Expand All @@ -77,7 +77,7 @@
"eslint": "^9.10.0",
"execa": "^9.4.0",
"nitropack": "^2.9.7",
"nuxt": "^3.13.1",
"nuxt": "^3.13.2",
"nuxt-fonts-devtools": "workspace:*",
"ofetch": "^1.3.4",
"playwright-core": "^1.47.1",
Expand Down
Loading

0 comments on commit 852a199

Please sign in to comment.