Skip to content

Commit

Permalink
fix(deps): update nuxtjs monorepo to v3.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 18, 2024
1 parent 2eb8e03 commit 0fb47ec
Show file tree
Hide file tree
Showing 4 changed files with 1,799 additions and 1,100 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"vitest": "1.6.0"
},
"resolutions": {
"@nuxt/kit": "3.7.3",
"@nuxt/schema": "3.7.3",
"@nuxt/kit": "3.12.4",
"@nuxt/schema": "3.12.4",
"giget": "1.1.3",
"nuxt": "3.7.3"
"nuxt": "3.12.4"
}
}
8 changes: 4 additions & 4 deletions packages/karbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@iframely/embed.js": "^1.10.3",
"@nuxt/devalue": "^2.0.2",
"@nuxt/image": "^1.0.0-rc.1",
"@nuxt/kit": "~3.7.3",
"@nuxt/schema": "~3.7.3",
"@nuxt/kit": "~3.12.0",
"@nuxt/schema": "~3.12.0",
"@nuxtjs/html-validator": "^1.5.1",
"@sentry/node": "^7.117.0",
"@sentry/tracing": "^7.117.0",
Expand Down Expand Up @@ -126,7 +126,7 @@
"zod-validation-error": "^3.3.0"
},
"devDependencies": {
"@nuxt/kit": "3.7.3",
"@nuxt/kit": "3.12.4",
"@nuxt/module-builder": "0.5.2",
"@nuxt/test-utils": "3.9.0",
"@nuxtjs/tailwindcss": "6.8.0",
Expand All @@ -145,7 +145,7 @@
"fs-extra": "11.2.0",
"globby": "14.0.1",
"msw": "2.3.1",
"nuxt": "3.7.3",
"nuxt": "3.12.4",
"prettier": "3.3.2",
"proper-tags": "2.0.2",
"tsup": "8.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@babel/runtime": "^7.24.7",
"@iframely/embed.js": "^1.10.3",
"@nuxt/devalue": "^2.0.2",
"@nuxt/kit": "3.7.3",
"@nuxt/kit": "3.12.4",
"@nuxtjs/html-validator": "^1.5.1",
"@sentry/node": "^7.117.0",
"@sentry/tracing": "^7.117.0",
Expand Down Expand Up @@ -84,7 +84,7 @@
"eslint-plugin-prettier": "5.1.3",
"fs-extra": "11.2.0",
"globby": "14.0.1",
"nuxt": "3.7.3",
"nuxt": "3.12.4",
"prettier": "3.3.2",
"tsx": "4.15.4",
"typescript": "5.4.5",
Expand Down
Loading

0 comments on commit 0fb47ec

Please sign in to comment.