@codepress/codepress-engine 0.9.4-dev.codepress-dgawsmdy1ij.20260319190623 → 0.9.4-dev.codepress-codepress-e9b13568.20260320190518
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.codepress-
|
|
3
|
+
"version": "0.9.4-dev.codepress-codepress-e9b13568.20260320190518",
|
|
4
4
|
"description": "CodePress engine - Babel and SWC plug-ins",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./src/index.ts",
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"@babel/cli": "^7.28.6",
|
|
170
170
|
"@babel/core": "^7.29.0",
|
|
171
171
|
"@babel/plugin-syntax-jsx": "^7.28.6",
|
|
172
|
-
"@babel/preset-env": "^7.29.
|
|
172
|
+
"@babel/preset-env": "^7.29.2",
|
|
173
173
|
"@babel/preset-react": "^7.28.5",
|
|
174
174
|
"@babel/preset-typescript": "^7.28.5",
|
|
175
175
|
"@swc/core": "^1.15.18",
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
},
|
|
190
190
|
"dependencies": {
|
|
191
191
|
"@fastify/cors": "^11.2.0",
|
|
192
|
-
"fastify": "^5.8.
|
|
192
|
+
"fastify": "^5.8.2",
|
|
193
193
|
"node-fetch": "^2.7.0",
|
|
194
194
|
"prettier": "^3.8.1",
|
|
195
195
|
"tsconfig-paths": "^4.2.0",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|