Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.12.2 (#179)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 16, 2024
1 parent 29133f8 commit c6deeba
Show file tree
Hide file tree
Showing 4 changed files with 670 additions and 518 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@iconify-json/carbon": "^1.1.34",
"@nuxt/devtools-kit": "^1.3.2",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.12.1",
"@nuxt/kit": "^3.12.2",
"nuxt": "latest",
"vue": "latest",
"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.7.1",
"@vueuse/core": "^10.10.0",
"@vueuse/nuxt": "^10.10.0",
"nuxt": "^3.12.1",
"nuxt": "^3.12.2",
"nuxt-og-image": "^2.2.4"
},
"devDependencies": {
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.3.2",
"@nuxt/kit": "^3.12.1",
"@nuxt/kit": "^3.12.2",
"chalk": "^5.3.0",
"css-tree": "^2.3.1",
"defu": "^6.1.4",
Expand All @@ -67,7 +67,7 @@
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.7.0",
"@nuxt/schema": "^3.12.1",
"@nuxt/schema": "^3.12.2",
"@nuxt/test-utils": "^3.13.1",
"@types/css-tree": "^2.3.7",
"@types/splitpanes": "^2.2.6",
Expand All @@ -78,7 +78,7 @@
"eslint": "^9.3.0",
"execa": "^9.1.0",
"nitropack": "^2.9.6",
"nuxt": "^3.12.1",
"nuxt": "^3.12.2",
"nuxt-fonts-devtools": "workspace:*",
"ofetch": "^1.3.4",
"playwright-core": "^1.44.1",
Expand Down
Loading

0 comments on commit c6deeba

Please sign in to comment.