@nuxt/schema-nightly 4.3.0-29434358.7789f73b → 4.3.0-29434410.5b16a51f

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.mjs +1 -0
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -1036,6 +1036,7 @@ const typescript = defineResolvers({
1036
1036
  "h3",
1037
1037
  "consola",
1038
1038
  "ofetch",
1039
+ "crossws",
1039
1040
  // Key nuxt dependencies
1040
1041
  "@unhead/vue",
1041
1042
  "@nuxt/devtools",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/schema-nightly",
3
- "version": "4.3.0-29434358.7789f73b",
3
+ "version": "4.3.0-29434410.5b16a51f",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nuxt/nuxt.git",