@modern-js/plugin-testing 0.0.0-nightly-20231015160554 → 0.0.0-nightly-20231017031259

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 (1) hide show
  1. package/package.json +13 -13
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "modern",
16
16
  "modern.js"
17
17
  ],
18
- "version": "0.0.0-nightly-20231015160554",
18
+ "version": "0.0.0-nightly-20231017031259",
19
19
  "jsnext:source": "./src/cli/index.ts",
20
20
  "types": "./dist/types/cli/index.d.ts",
21
21
  "main": "./dist/cjs/cli/index.js",
@@ -116,7 +116,7 @@
116
116
  "@modern-js-reduck/plugin-effects": "^1.1.10",
117
117
  "@modern-js-reduck/plugin-immutable": "^1.1.10",
118
118
  "@modern-js-reduck/store": "^1.1.10",
119
- "@rsbuild/babel-preset": "0.0.7",
119
+ "@rsbuild/babel-preset": "0.0.0-nightly-20231017024751",
120
120
  "@testing-library/jest-dom": "^5.14.1",
121
121
  "@testing-library/react": "^13.4.0",
122
122
  "@types/testing-library__jest-dom": "^5.14.3",
@@ -131,16 +131,16 @@
131
131
  "ts-jest": "^29.1.0",
132
132
  "yargs": "^17.0.1",
133
133
  "@swc/helpers": "0.5.1",
134
- "@modern-js/babel-compiler": "0.0.0-nightly-20231015160554",
135
- "@modern-js/utils": "0.0.0-nightly-20231015160554",
136
- "@modern-js/plugin": "0.0.0-nightly-20231015160554",
137
- "@modern-js/prod-server": "0.0.0-nightly-20231015160554",
138
- "@modern-js/types": "0.0.0-nightly-20231015160554"
134
+ "@modern-js/babel-compiler": "0.0.0-nightly-20231017031259",
135
+ "@modern-js/utils": "0.0.0-nightly-20231017031259",
136
+ "@modern-js/plugin": "0.0.0-nightly-20231017031259",
137
+ "@modern-js/prod-server": "0.0.0-nightly-20231017031259",
138
+ "@modern-js/types": "0.0.0-nightly-20231017031259"
139
139
  },
140
140
  "peerDependencies": {
141
141
  "react": ">=17",
142
142
  "react-dom": ">=17",
143
- "@modern-js/runtime": "0.0.0-nightly-20231015160554"
143
+ "@modern-js/runtime": "0.0.0-nightly-20231017031259"
144
144
  },
145
145
  "peerDependenciesMeta": {
146
146
  "@modern-js/runtime": {
@@ -155,11 +155,11 @@
155
155
  "@types/node": "^14",
156
156
  "@types/yargs": "^17.0.2",
157
157
  "typescript": "^5",
158
- "@modern-js/core": "0.0.0-nightly-20231015160554",
159
- "@modern-js/runtime": "0.0.0-nightly-20231015160554",
160
- "@modern-js/bff-core": "0.0.0-nightly-20231015160554",
161
- "@scripts/build": "0.0.0-nightly-20231015160554",
162
- "@scripts/jest-config": "0.0.0-nightly-20231015160554"
158
+ "@modern-js/core": "0.0.0-nightly-20231017031259",
159
+ "@modern-js/runtime": "0.0.0-nightly-20231017031259",
160
+ "@modern-js/bff-core": "0.0.0-nightly-20231017031259",
161
+ "@scripts/build": "0.0.0-nightly-20231017031259",
162
+ "@scripts/jest-config": "0.0.0-nightly-20231017031259"
163
163
  },
164
164
  "sideEffects": false,
165
165
  "publishConfig": {