@modern-js/plugin-module-node-polyfill 0.0.0-next-1684832076898 → 0.0.0-next-1684835333335

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 +6 -6
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,14 +1,14 @@
1
1
  # @modern-js/plugin-module-node-polyfill
2
2
 
3
- ## 0.0.0-next-1684832076898
3
+ ## 0.0.0-next-1684835333335
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - 26dcf3ad4: chore: bump typescript to v5 in devDependencies
7
+ - 26dcf3ad42: chore: bump typescript to v5 in devDependencies
8
8
 
9
9
  chore: 升级 devDependencies 中的 typescript 版本到 v5
10
10
 
11
- - Updated dependencies [df43559fb]
12
- - Updated dependencies [26dcf3ad4]
13
- - Updated dependencies [ad7838785]
14
- - @modern-js/module-tools@0.0.0-next-1684832076898
11
+ - Updated dependencies [df43559fbb]
12
+ - Updated dependencies [26dcf3ad42]
13
+ - Updated dependencies [ad7838785d]
14
+ - @modern-js/module-tools@0.0.0-next-1684835333335
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "modern",
16
16
  "modern.js"
17
17
  ],
18
- "version": "0.0.0-next-1684832076898",
18
+ "version": "0.0.0-next-1684835333335",
19
19
  "types": "./dist/types/index.d.ts",
20
20
  "main": "./dist/index.js",
21
21
  "devDependencies": {
@@ -23,12 +23,12 @@
23
23
  "@types/node": "^14",
24
24
  "typescript": "^5",
25
25
  "jest": "^29",
26
- "@scripts/build": "0.0.0-next-1684832076898",
27
- "@scripts/jest-config": "0.0.0-next-1684832076898",
28
- "@modern-js/module-tools": "0.0.0-next-1684832076898"
26
+ "@scripts/build": "0.0.0-next-1684835333335",
27
+ "@scripts/jest-config": "0.0.0-next-1684835333335",
28
+ "@modern-js/module-tools": "0.0.0-next-1684835333335"
29
29
  },
30
30
  "peerDependencies": {
31
- "@modern-js/module-tools": "0.0.0-next-1684832076898"
31
+ "@modern-js/module-tools": "0.0.0-next-1684835333335"
32
32
  },
33
33
  "peerDependenciesMeta": {
34
34
  "@modern-js/module-tools": {