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 Mar 26, 2024
1 parent 0c184bc commit 73c7c3d
Show file tree
Hide file tree
Showing 4 changed files with 476 additions and 121 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.31",
"@nuxt/devtools-kit": "^1.1.1",
"@nuxt/devtools-kit": "^1.1.4",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.11.1",
"nuxt": "latest",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,30 +50,30 @@
]
},
"dependencies": {
"@nuxt/devtools-kit": "^1.1.1",
"@nuxt/devtools-ui-kit": "^1.1.1",
"@nuxt/devtools-kit": "^1.1.4",
"@nuxt/devtools-ui-kit": "^1.1.4",
"@nuxt/kit": "^3.11.1",
"consola": "^3.2.3",
"defu": "^6.1.4",
"estree-walker": "^3.0.3",
"h3": "^1.11.1",
"magic-string": "^0.30.8",
"ofetch": "^1.3.3",
"ofetch": "^1.3.4",
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"shiki": "^1.2.0",
"shiki": "^1.2.1",
"sirv": "^2.0.4",
"ufo": "^1.5.3",
"unplugin": "^1.10.0",
"unstorage": "^1.10.2"
},
"devDependencies": {
"@antfu/eslint-config": "2.8.3",
"@nuxt/devtools-ui-kit": "^1.1.1",
"@antfu/eslint-config": "2.10.0",
"@nuxt/devtools-ui-kit": "^1.1.4",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/test-utils": "3.12.0",
"@unhead/schema": "^1.8.20",
"@unhead/schema": "^1.9.1",
"acorn-loose": "^8.4.0",
"bumpp": "^9.4.0",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@nuxt/scripts": "latest",
"@nuxt/ui": "2.14.2",
"@nuxt/ui": "2.15.0",
"nuxt": "latest",
"vue": "latest",
"vue-router": "latest"
Expand Down
Loading

0 comments on commit 73c7c3d

Please sign in to comment.