nuxt-nightly 4.3.0-29470213.bdd5155f → 4.3.0-29471775.8cf79c03

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
@@ -3943,7 +3943,7 @@ const runtimeDependencies = [
3943
3943
  "uncrypto"
3944
3944
  ];
3945
3945
 
3946
- const version = "4.3.0-29470213.bdd5155f";
3946
+ const version = "4.3.0-29471775.8cf79c03";
3947
3947
  const pkg = {
3948
3948
  version: version};
3949
3949
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nuxt-nightly",
3
- "version": "4.3.0-29470213.bdd5155f",
3
+ "version": "4.3.0-29471775.8cf79c03",
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-29470213.bdd5155f",
55
- "@nuxt/nitro-server": "npm:@nuxt/nitro-server-nightly@4.3.0-29470213.bdd5155f",
56
- "@nuxt/schema": "npm:@nuxt/schema-nightly@4.3.0-29470213.bdd5155f",
54
+ "@nuxt/kit": "npm:@nuxt/kit-nightly@4.3.0-29471775.8cf79c03",
55
+ "@nuxt/nitro-server": "npm:@nuxt/nitro-server-nightly@4.3.0-29471775.8cf79c03",
56
+ "@nuxt/schema": "npm:@nuxt/schema-nightly@4.3.0-29471775.8cf79c03",
57
57
  "@nuxt/telemetry": "^2.6.6",
58
- "@nuxt/vite-builder": "npm:@nuxt/vite-builder-nightly@4.3.0-29470213.bdd5155f",
58
+ "@nuxt/vite-builder": "npm:@nuxt/vite-builder-nightly@4.3.0-29471775.8cf79c03",
59
59
  "@unhead/vue": "^2.1.1",
60
60
  "@vue/shared": "^3.5.26",
61
61
  "c12": "^3.3.3",