@analogjs/platform 0.2.6 → 0.2.8

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@analogjs/platform",
3
- "version": "0.2.6",
3
+ "version": "0.2.8",
4
4
  "type": "commonjs",
5
5
  "description": "The fullstack meta-framework for Angular",
6
6
  "author": "Brandon Roberts <robertsbt@gmail.com>",
@@ -25,8 +25,8 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "nitropack": "^2.0.0",
28
- "@analogjs/vite-plugin-angular": "^0.2.6",
29
- "@analogjs/vite-plugin-nitro": "^0.2.6",
28
+ "@analogjs/vite-plugin-angular": "^0.2.8",
29
+ "@analogjs/vite-plugin-nitro": "^0.2.8",
30
30
  "@nx/devkit": "^16.0.0"
31
31
  },
32
32
  "generators": "./src/lib/nx-plugin/generators.json",
@@ -10,7 +10,7 @@ export declare const V16_X_ISOMORPHIC_FETCH = "^3.0.0";
10
10
  export declare const V16_X_SUPERJSON = "^1.12.3";
11
11
  export declare const V16_X_FRONT_MATTER = "^4.0.2";
12
12
  export declare const V16_X_MARKED = "^5.0.2";
13
- export declare const V16_X_MARKED_GFM_HEADING_ID = "^3.0.4";
13
+ export declare const V16_X_MARKED_GFM_HEADING_ID = "^3.1.0";
14
14
  export declare const V16_X_MARKED_HIGHLIGHT = "^2.0.1";
15
15
  export declare const V16_X_MERMAID = "^10.2.4";
16
16
  export declare const V16_X_PRISMJS = "^1.29.0";
@@ -15,7 +15,7 @@ exports.V16_X_ISOMORPHIC_FETCH = '^3.0.0';
15
15
  exports.V16_X_SUPERJSON = '^1.12.3';
16
16
  exports.V16_X_FRONT_MATTER = '^4.0.2';
17
17
  exports.V16_X_MARKED = '^5.0.2';
18
- exports.V16_X_MARKED_GFM_HEADING_ID = '^3.0.4';
18
+ exports.V16_X_MARKED_GFM_HEADING_ID = '^3.1.0';
19
19
  exports.V16_X_MARKED_HIGHLIGHT = '^2.0.1';
20
20
  exports.V16_X_MERMAID = '^10.2.4';
21
21
  exports.V16_X_PRISMJS = '^1.29.0';