@modern-js/plugin-server 0.0.0-next-1679250721245 → 0.0.0-next-1679322744844

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,6 +1,6 @@
1
1
  # @modern-js/plugin-server
2
2
 
3
- ## 0.0.0-next-1679250721245
3
+ ## 0.0.0-next-1679322744844
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -9,8 +9,8 @@
9
9
  - Updated dependencies [0da32d0ae]
10
10
  - Updated dependencies [fbefa7ecf]
11
11
  - Updated dependencies [4d542339b]
12
- - @modern-js/utils@0.0.0-next-1679250721245
13
- - @modern-js/server-utils@0.0.0-next-1679250721245
12
+ - @modern-js/utils@0.0.0-next-1679322744844
13
+ - @modern-js/server-utils@0.0.0-next-1679322744844
14
14
 
15
15
  ## 2.9.0
16
16
 
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "modern",
12
12
  "modern.js"
13
13
  ],
14
- "version": "0.0.0-next-1679250721245",
14
+ "version": "0.0.0-next-1679322744844",
15
15
  "types": "./dist/types/cli.d.ts",
16
16
  "jsnext:source": "./src/cli",
17
17
  "main": "./dist/cjs/cli.js",
@@ -44,20 +44,20 @@
44
44
  },
45
45
  "dependencies": {
46
46
  "@babel/runtime": "^7.18.0",
47
- "@modern-js/server-utils": "0.0.0-next-1679250721245",
48
- "@modern-js/utils": "0.0.0-next-1679250721245"
47
+ "@modern-js/server-utils": "0.0.0-next-1679322744844",
48
+ "@modern-js/utils": "0.0.0-next-1679322744844"
49
49
  },
50
50
  "devDependencies": {
51
51
  "typescript": "^4",
52
52
  "@types/jest": "^29",
53
53
  "@types/node": "^14",
54
54
  "jest": "^29",
55
- "@modern-js/server-core": "0.0.0-next-1679250721245",
56
- "@modern-js/app-tools": "0.0.0-next-1679250721245",
57
- "@modern-js/core": "0.0.0-next-1679250721245",
58
- "@scripts/build": "0.0.0-next-1679250721245",
59
- "@modern-js/types": "0.0.0-next-1679250721245",
60
- "@scripts/jest-config": "0.0.0-next-1679250721245"
55
+ "@modern-js/server-core": "0.0.0-next-1679322744844",
56
+ "@modern-js/app-tools": "0.0.0-next-1679322744844",
57
+ "@modern-js/core": "0.0.0-next-1679322744844",
58
+ "@scripts/build": "0.0.0-next-1679322744844",
59
+ "@modern-js/types": "0.0.0-next-1679322744844",
60
+ "@scripts/jest-config": "0.0.0-next-1679322744844"
61
61
  },
62
62
  "sideEffects": [
63
63
  "*.css",