Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#188)
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 Jul 2, 2024
1 parent f4255b4 commit 75b341c
Show file tree
Hide file tree
Showing 4 changed files with 435 additions and 424 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.1.36",
"@nuxt/devtools-kit": "^1.3.7",
"@nuxt/devtools-kit": "^1.3.8",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.12.2",
"nuxt": "latest",
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"dependencies": {
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.107",
"@iconify-json/simple-icons": "^1.1.108",
"@nuxt/content": "^2.13.0",
"@nuxt/fonts": "^0.7.1",
"@nuxt/image": "^1.7.0",
"@nuxt/ui-pro": "^1.3.1",
"@nuxtjs/mdc": "^0.8.2",
"@nuxtjs/mdc": "^0.8.3",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"nuxt": "^3.12.2",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.3.7",
"@nuxt/devtools-kit": "^1.3.8",
"@nuxt/kit": "^3.12.2",
"chalk": "^5.3.0",
"css-tree": "^2.3.1",
"defu": "^6.1.4",
"esbuild": "^0.22.0",
"esbuild": "^0.23.0",
"fontaine": "^0.5.0",
"globby": "^14.0.2",
"h3": "^1.12.0",
Expand Down Expand Up @@ -83,7 +83,7 @@
"playwright-core": "^1.45.0",
"semver": "^7.6.2",
"shiki": "^1.10.0",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"unbuild": "^2.0.0",
"vite": "^5.3.2",
"vitest": "^1.6.0",
Expand Down
Loading

0 comments on commit 75b341c

Please sign in to comment.