@modern-js/plugin-server 0.0.0-next-1685502535286 → 0.0.0-next-1685530921784

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/CHANGELOG.md +3 -3
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # @modern-js/plugin-server
2
2
 
3
- ## 0.0.0-next-1685502535286
3
+ ## 0.0.0-next-1685530921784
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [3d48836b30]
8
8
  - Updated dependencies [5050e8e6b5]
9
- - @modern-js/utils@0.0.0-next-1685502535286
10
- - @modern-js/server-utils@0.0.0-next-1685502535286
9
+ - @modern-js/utils@0.0.0-next-1685530921784
10
+ - @modern-js/server-utils@0.0.0-next-1685530921784
11
11
 
12
12
  ## 2.21.1
13
13
 
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "modern",
16
16
  "modern.js"
17
17
  ],
18
- "version": "0.0.0-next-1685502535286",
18
+ "version": "0.0.0-next-1685530921784",
19
19
  "types": "./dist/types/cli.d.ts",
20
20
  "jsnext:source": "./src/cli",
21
21
  "main": "./dist/cjs/cli.js",
@@ -51,20 +51,20 @@
51
51
  },
52
52
  "dependencies": {
53
53
  "@swc/helpers": "0.5.1",
54
- "@modern-js/server-utils": "0.0.0-next-1685502535286",
55
- "@modern-js/utils": "0.0.0-next-1685502535286"
54
+ "@modern-js/server-utils": "0.0.0-next-1685530921784",
55
+ "@modern-js/utils": "0.0.0-next-1685530921784"
56
56
  },
57
57
  "devDependencies": {
58
58
  "typescript": "^5",
59
59
  "@types/jest": "^29",
60
60
  "@types/node": "^14",
61
61
  "jest": "^29",
62
- "@modern-js/server-core": "0.0.0-next-1685502535286",
63
- "@modern-js/app-tools": "0.0.0-next-1685502535286",
64
- "@modern-js/core": "0.0.0-next-1685502535286",
65
- "@scripts/build": "0.0.0-next-1685502535286",
66
- "@modern-js/types": "0.0.0-next-1685502535286",
67
- "@scripts/jest-config": "0.0.0-next-1685502535286"
62
+ "@modern-js/server-core": "0.0.0-next-1685530921784",
63
+ "@modern-js/app-tools": "0.0.0-next-1685530921784",
64
+ "@modern-js/core": "0.0.0-next-1685530921784",
65
+ "@scripts/build": "0.0.0-next-1685530921784",
66
+ "@modern-js/types": "0.0.0-next-1685530921784",
67
+ "@scripts/jest-config": "0.0.0-next-1685530921784"
68
68
  },
69
69
  "sideEffects": [
70
70
  "*.css",