Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#277)
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 Sep 23, 2024
1 parent d8d106e commit a38a259
Show file tree
Hide file tree
Showing 3 changed files with 377 additions and 209 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.1",
"@nuxt/devtools-kit": "^1.5.0",
"@nuxt/devtools-kit": "^1.5.1",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.13.2",
"nuxt": "latest",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.5.0",
"@nuxt/devtools-kit": "^1.5.1",
"@nuxt/kit": "^3.13.2",
"chalk": "^5.3.0",
"css-tree": "^3.0.0",
Expand Down Expand Up @@ -71,13 +71,13 @@
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.2",
"@types/css-tree": "^2.3.8",
"@types/node": "^22.6.0",
"@types/node": "^22.6.1",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.1",
"birpc": "^0.2.17",
"changelogen": "^0.5.7",
"consola": "^3.2.3",
"eslint": "^9.11.0",
"eslint": "^9.11.1",
"nitropack": "^2.9.7",
"nuxt": "^3.13.2",
"nuxt-fonts-devtools": "workspace:*",
Expand Down
Loading

0 comments on commit a38a259

Please sign in to comment.