Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.11.1 (#73)
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] authored Mar 20, 2024
1 parent 6c3eff0 commit dae1f2f
Show file tree
Hide file tree
Showing 3 changed files with 320 additions and 347 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.31",
"@nuxt/devtools-kit": "^1.0.8",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.11.0",
"@nuxt/kit": "^3.11.1",
"nuxt": "latest",
"vue": "latest",
"vue-router": "latest"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@nuxt/devtools-kit": "^1.0.8",
"@nuxt/kit": "^3.11.0",
"@nuxt/kit": "^3.11.1",
"chalk": "^5.3.0",
"css-tree": "^2.3.1",
"defu": "^6.1.4",
Expand All @@ -65,7 +65,7 @@
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.11.0",
"@nuxt/schema": "^3.11.1",
"@nuxt/test-utils": "^3.12.0",
"@types/css-tree": "^2.3.7",
"@vitest/coverage-v8": "^1.4.0",
Expand All @@ -75,7 +75,7 @@
"eslint": "^8.57.0",
"execa": "^8.0.1",
"nitropack": "^2.9.4",
"nuxt": "^3.11.0",
"nuxt": "^3.11.1",
"nuxt-fonts-devtools": "latest",
"playwright-core": "^1.42.1",
"semver": "^7.6.0",
Expand Down
Loading

0 comments on commit dae1f2f

Please sign in to comment.