Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 861e87d commit 57fdded
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 87 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.0",
"@nuxt/devtools-kit": "^1.1.1",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.11.1",
"nuxt": "latest",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.1.0",
"@nuxt/devtools-kit": "^1.1.1",
"@nuxt/kit": "^3.11.1",
"chalk": "^5.3.0",
"css-tree": "^2.3.1",
Expand Down Expand Up @@ -80,7 +80,7 @@
"nuxt-fonts-devtools": "latest",
"playwright-core": "^1.42.1",
"semver": "^7.6.0",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"unbuild": "^2.0.0",
"vite": "^5.2.2",
"vitest": "^1.4.0",
Expand Down
Loading

0 comments on commit 57fdded

Please sign in to comment.