nuxt-nightly 4.3.0-29465977.c4f46c64 → 4.3.0-29466372.7f503428

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 -1
  2. package/package.json +5 -5
package/dist/index.mjs CHANGED
@@ -3924,7 +3924,7 @@ function addDeclarationTemplates(ctx, options) {
3924
3924
  });
3925
3925
  }
3926
3926
 
3927
- const version = "4.3.0-29465977.c4f46c64";
3927
+ const version = "4.3.0-29466372.7f503428";
3928
3928
  const pkg = {
3929
3929
  version: version};
3930
3930
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nuxt-nightly",
3
- "version": "4.3.0-29465977.c4f46c64",
3
+ "version": "4.3.0-29466372.7f503428",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nuxt/nuxt.git",
@@ -51,11 +51,11 @@
51
51
  "@dxup/nuxt": "^0.3.2",
52
52
  "@nuxt/cli": "npm:@nuxt/cli-nightly@latest",
53
53
  "@nuxt/devtools": "^3.1.1",
54
- "@nuxt/kit": "npm:@nuxt/kit-nightly@4.3.0-29465977.c4f46c64",
55
- "@nuxt/nitro-server": "npm:@nuxt/nitro-server-nightly@4.3.0-29465977.c4f46c64",
56
- "@nuxt/schema": "npm:@nuxt/schema-nightly@4.3.0-29465977.c4f46c64",
54
+ "@nuxt/kit": "npm:@nuxt/kit-nightly@4.3.0-29466372.7f503428",
55
+ "@nuxt/nitro-server": "npm:@nuxt/nitro-server-nightly@4.3.0-29466372.7f503428",
56
+ "@nuxt/schema": "npm:@nuxt/schema-nightly@4.3.0-29466372.7f503428",
57
57
  "@nuxt/telemetry": "^2.6.6",
58
- "@nuxt/vite-builder": "npm:@nuxt/vite-builder-nightly@4.3.0-29465977.c4f46c64",
58
+ "@nuxt/vite-builder": "npm:@nuxt/vite-builder-nightly@4.3.0-29466372.7f503428",
59
59
  "@unhead/vue": "^2.1.1",
60
60
  "@vue/shared": "^3.5.26",
61
61
  "c12": "^3.3.3",