Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit d6090df

Browse files
chore(deps): update all non-major dependencies (#140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 636ea82 commit d6090df

File tree

2 files changed

+1832
-590
lines changed

2 files changed

+1832
-590
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.2",
44
"homepage": "https://github.com/nuxtlabs/studio.nuxt.com/tree/dev/modules/studio",
55
"repository": "https://github.com/nuxtlabs/studio.nuxt.com",
6-
"packageManager": "pnpm@8.9.0",
6+
"packageManager": "pnpm@8.9.2",
77
"keywords": [
88
"nuxt",
99
"studio"
@@ -38,7 +38,7 @@
3838
"pre:release": "pnpm lint && release-it --preRelease"
3939
},
4040
"dependencies": {
41-
"@nuxt/kit": "^3.7.4",
41+
"@nuxt/kit": "^3.8.0",
4242
"defu": "^6.1.2",
4343
"nuxt-component-meta": "^0.5.4",
4444
"nuxt-config-schema": "^0.4.6",
@@ -50,13 +50,13 @@
5050
"@nuxt-themes/elements": "0.9.5",
5151
"@nuxt/content": "^2.8.5",
5252
"@nuxt/module-builder": "^0.5.2",
53-
"@nuxt/schema": "^3.7.4",
53+
"@nuxt/schema": "^3.8.0",
5454
"@nuxtjs/color-mode": "^3.3.0",
5555
"@nuxtjs/eslint-config-typescript": "^12.1.0",
56-
"@types/node": "^20.8.5",
57-
"eslint": "^8.51.0",
56+
"@types/node": "^20.8.8",
57+
"eslint": "^8.52.0",
5858
"jiti": "^1.20.0",
59-
"nuxt": "^3.7.4",
59+
"nuxt": "^3.8.0",
6060
"pinceau": "^0.20.1",
6161
"release-it": "^16.2.1",
6262
"typescript": "^5.2.2"

0 commit comments

Comments
 (0)