Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent a34b983 commit facb7f4
Show file tree
Hide file tree
Showing 3 changed files with 867 additions and 80 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.1.5",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.11.1",
"@nuxt/kit": "^3.11.2",
"nuxt": "latest",
"vue": "latest",
"vue-router": "latest"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"dependencies": {
"@nuxt/devtools-kit": "^1.1.5",
"@nuxt/devtools-ui-kit": "^1.1.5",
"@nuxt/kit": "^3.11.1",
"@nuxt/kit": "^3.11.2",
"@unhead/vue": "^1.9.4",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand Down Expand Up @@ -84,7 +84,7 @@
"acorn-loose": "^8.4.0",
"bumpp": "^9.4.0",
"eslint": "8.57.0",
"nuxt": "^3.11.1",
"nuxt": "^3.11.2",
"nuxt-scripts-devtools": "latest",
"playwright-core": "^1.42.1",
"typescript": "^5.4.3",
Expand Down
Loading

0 comments on commit facb7f4

Please sign in to comment.