@modern-js/plugin-server 0.0.0-next-1679164327131 → 0.0.0-next-1679234780676

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-1679164327131
3
+ ## 0.0.0-next-1679234780676
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-1679164327131
13
- - @modern-js/server-utils@0.0.0-next-1679164327131
12
+ - @modern-js/utils@0.0.0-next-1679234780676
13
+ - @modern-js/server-utils@0.0.0-next-1679234780676
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-1679164327131",
14
+ "version": "0.0.0-next-1679234780676",
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-1679164327131",
48
- "@modern-js/utils": "0.0.0-next-1679164327131"
47
+ "@modern-js/server-utils": "0.0.0-next-1679234780676",
48
+ "@modern-js/utils": "0.0.0-next-1679234780676"
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-1679164327131",
56
- "@modern-js/app-tools": "0.0.0-next-1679164327131",
57
- "@modern-js/core": "0.0.0-next-1679164327131",
58
- "@scripts/build": "0.0.0-next-1679164327131",
59
- "@modern-js/types": "0.0.0-next-1679164327131",
60
- "@scripts/jest-config": "0.0.0-next-1679164327131"
55
+ "@modern-js/server-core": "0.0.0-next-1679234780676",
56
+ "@modern-js/app-tools": "0.0.0-next-1679234780676",
57
+ "@modern-js/core": "0.0.0-next-1679234780676",
58
+ "@scripts/build": "0.0.0-next-1679234780676",
59
+ "@modern-js/types": "0.0.0-next-1679234780676",
60
+ "@scripts/jest-config": "0.0.0-next-1679234780676"
61
61
  },
62
62
  "sideEffects": [
63
63
  "*.css",