@modern-js/plugin-server 0.0.0-next-1679321182900 → 0.0.0-next-1679337154505

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