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] committed Apr 19, 2024
1 parent cddc519 commit d71a7b3
Show file tree
Hide file tree
Showing 4 changed files with 285 additions and 887 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.5",
"@nuxt/devtools-kit": "^1.2.0",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.11.2",
"nuxt": "latest",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
]
},
"dependencies": {
"@nuxt/devtools-kit": "^1.1.5",
"@nuxt/devtools-ui-kit": "^1.1.5",
"@nuxt/devtools-kit": "^1.2.0",
"@nuxt/devtools-ui-kit": "^1.2.0",
"@nuxt/kit": "^3.11.2",
"@unhead/vue": "^1.9.7",
"consola": "^3.2.3",
Expand All @@ -79,14 +79,14 @@
},
"devDependencies": {
"@antfu/eslint-config": "2.15.0",
"@nuxt/devtools-ui-kit": "^1.1.5",
"@nuxt/devtools-ui-kit": "^1.2.0",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/test-utils": "3.12.1",
"@types/stripe-v3": "^3.1.33",
"@unhead/schema": "^1.9.7",
"acorn-loose": "^8.4.0",
"bumpp": "^9.4.0",
"eslint": "9.0.0",
"eslint": "9.1.0",
"nuxt": "^3.11.2",
"nuxt-scripts-devtools": "workspace:*",
"playwright-core": "^1.43.1",
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.15.1",
"@nuxt/ui": "2.15.2",
"nuxt": "latest",
"vue": "latest",
"vue-router": "latest"
Expand Down
Loading

0 comments on commit d71a7b3

Please sign in to comment.