@codepress/codepress-engine 0.9.4-dev.chore-patch-dependencies.20260325215636 → 0.9.4-dev.claude.20260331000044
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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codepress/codepress-engine",
|
|
3
|
-
"version": "0.9.4-dev.
|
|
3
|
+
"version": "0.9.4-dev.claude.20260331000044",
|
|
4
4
|
"description": "CodePress engine - Babel and SWC plug-ins",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./src/index.ts",
|
|
@@ -166,18 +166,14 @@
|
|
|
166
166
|
}
|
|
167
167
|
},
|
|
168
168
|
"devDependencies": {
|
|
169
|
-
"@babel/cli": "^7.28.6",
|
|
170
169
|
"@babel/core": "^7.29.0",
|
|
171
170
|
"@babel/plugin-syntax-jsx": "^7.28.6",
|
|
172
171
|
"@babel/preset-env": "^7.29.2",
|
|
173
172
|
"@babel/preset-react": "^7.28.5",
|
|
174
|
-
"@babel/preset-typescript": "^7.28.5",
|
|
175
173
|
"@swc/core": "^1.15.21",
|
|
176
|
-
"@swc/wasm": "^1.15.21",
|
|
177
174
|
"@types/babel__core": "^7.20.5",
|
|
178
175
|
"@types/jest": "^30.0.0",
|
|
179
176
|
"@types/node": "^22.19.15",
|
|
180
|
-
"@types/node-fetch": "^2.6.13",
|
|
181
177
|
"@types/react": "^19.2.14",
|
|
182
178
|
"@types/webpack": "^5.28.5",
|
|
183
179
|
"babel-jest": "^30.2.0",
|
|
@@ -192,7 +188,6 @@
|
|
|
192
188
|
"fastify": "^5.8.4",
|
|
193
189
|
"node-fetch": "^2.7.0",
|
|
194
190
|
"prettier": "^3.8.1",
|
|
195
|
-
"tsconfig-paths": "^4.2.0"
|
|
196
|
-
"ws": "^8.19.0"
|
|
191
|
+
"tsconfig-paths": "^4.2.0"
|
|
197
192
|
}
|
|
198
193
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|