@nuxt/bridge-schema-edge 3.0.0-28056559.8397018 → 3.0.0-28056564.e2be178

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.
package/dist/index.d.ts CHANGED
@@ -1285,7 +1285,7 @@ interface ConfigSchema {
1285
1285
  /**
1286
1286
  * A unique string to uniquely identify payload versions (defaults to the current timestamp).
1287
1287
  *
1288
- * @default "1683393567"
1288
+ * @default "1683393861"
1289
1289
  */
1290
1290
  version: string,
1291
1291
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/bridge-schema-edge",
3
- "version": "3.0.0-28056559.8397018",
3
+ "version": "3.0.0-28056564.e2be178",
4
4
  "repository": "nuxt/bridge",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -1283,7 +1283,7 @@ export interface ConfigSchema {
1283
1283
  /**
1284
1284
  * A unique string to uniquely identify payload versions (defaults to the current timestamp).
1285
1285
  *
1286
- * @default "1683393567"
1286
+ * @default "1683393861"
1287
1287
  */
1288
1288
  version: string,
1289
1289
  },
@@ -194,7 +194,7 @@
194
194
  "dir": "static",
195
195
  "base": "/home/runner/work/bridge/bridge/packages/bridge-schema/dist",
196
196
  "versionBase": "",
197
- "version": "1683393567"
197
+ "version": "1683393861"
198
198
  }
199
199
  },
200
200
  "app": {
package/schema/config.md CHANGED
@@ -1155,7 +1155,7 @@ If unset or set to a falsy value, the name of the fallback HTML file will be `20
1155
1155
 
1156
1156
  ### `version`
1157
1157
  - **Type**: `string`
1158
- - **Default**: `"1683393567"`
1158
+ - **Default**: `"1683393861"`
1159
1159
 
1160
1160
  > A unique string to uniquely identify payload versions (defaults to the current timestamp).
1161
1161
 
@@ -1968,7 +1968,7 @@
1968
1968
  "description": "",
1969
1969
  "tags": [],
1970
1970
  "id": "#generate/staticAssets/version",
1971
- "default": "1683393567",
1971
+ "default": "1683393861",
1972
1972
  "type": "string"
1973
1973
  }
1974
1974
  },
@@ -1976,7 +1976,7 @@
1976
1976
  "dir": "static",
1977
1977
  "base": "/home/runner/work/bridge/bridge/packages/bridge-schema/dist",
1978
1978
  "versionBase": "",
1979
- "version": "1683393567"
1979
+ "version": "1683393861"
1980
1980
  },
1981
1981
  "type": "object"
1982
1982
  }
@@ -2000,7 +2000,7 @@
2000
2000
  "dir": "static",
2001
2001
  "base": "/home/runner/work/bridge/bridge/packages/bridge-schema/dist",
2002
2002
  "versionBase": "",
2003
- "version": "1683393567"
2003
+ "version": "1683393861"
2004
2004
  }
2005
2005
  },
2006
2006
  "type": "object"
@@ -2881,7 +2881,7 @@
2881
2881
  "dir": "static",
2882
2882
  "base": "/home/runner/work/bridge/bridge/packages/bridge-schema/dist",
2883
2883
  "versionBase": "",
2884
- "version": "1683393567"
2884
+ "version": "1683393861"
2885
2885
  }
2886
2886
  },
2887
2887
  "messages": {