@codepress/codepress-engine 0.9.4-dev.chat-coordination.20260323162949 → 0.9.4-dev.chore-patch-dependencies.20260325215636

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codepress/codepress-engine",
3
- "version": "0.9.4-dev.chat-coordination.20260323162949",
3
+ "version": "0.9.4-dev.chore-patch-dependencies.20260325215636",
4
4
  "description": "CodePress engine - Babel and SWC plug-ins",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./src/index.ts",
@@ -172,8 +172,8 @@
172
172
  "@babel/preset-env": "^7.29.2",
173
173
  "@babel/preset-react": "^7.28.5",
174
174
  "@babel/preset-typescript": "^7.28.5",
175
- "@swc/core": "^1.15.18",
176
- "@swc/wasm": "^1.15.18",
175
+ "@swc/core": "^1.15.21",
176
+ "@swc/wasm": "^1.15.21",
177
177
  "@types/babel__core": "^7.20.5",
178
178
  "@types/jest": "^30.0.0",
179
179
  "@types/node": "^22.19.15",
@@ -189,7 +189,7 @@
189
189
  },
190
190
  "dependencies": {
191
191
  "@fastify/cors": "^11.2.0",
192
- "fastify": "^5.8.2",
192
+ "fastify": "^5.8.4",
193
193
  "node-fetch": "^2.7.0",
194
194
  "prettier": "^3.8.1",
195
195
  "tsconfig-paths": "^4.2.0",