@modern-js/plugin-server 0.0.0-next-1685542003305 → 0.0.0-next-1685542816475

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-1685542003305
3
+ ## 0.0.0-next-1685542816475
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [3d48836b3]
8
8
  - Updated dependencies [5050e8e6b]
9
- - @modern-js/utils@0.0.0-next-1685542003305
10
- - @modern-js/server-utils@0.0.0-next-1685542003305
9
+ - @modern-js/utils@0.0.0-next-1685542816475
10
+ - @modern-js/server-utils@0.0.0-next-1685542816475
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-1685542003305",
18
+ "version": "0.0.0-next-1685542816475",
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-1685542003305",
55
- "@modern-js/utils": "0.0.0-next-1685542003305"
54
+ "@modern-js/server-utils": "0.0.0-next-1685542816475",
55
+ "@modern-js/utils": "0.0.0-next-1685542816475"
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-1685542003305",
63
- "@modern-js/app-tools": "0.0.0-next-1685542003305",
64
- "@modern-js/core": "0.0.0-next-1685542003305",
65
- "@scripts/build": "0.0.0-next-1685542003305",
66
- "@modern-js/types": "0.0.0-next-1685542003305",
67
- "@scripts/jest-config": "0.0.0-next-1685542003305"
62
+ "@modern-js/server-core": "0.0.0-next-1685542816475",
63
+ "@modern-js/app-tools": "0.0.0-next-1685542816475",
64
+ "@modern-js/core": "0.0.0-next-1685542816475",
65
+ "@scripts/build": "0.0.0-next-1685542816475",
66
+ "@modern-js/types": "0.0.0-next-1685542816475",
67
+ "@scripts/jest-config": "0.0.0-next-1685542816475"
68
68
  },
69
69
  "sideEffects": [
70
70
  "*.css",