Skip to content

Commit 109de8c

Browse files
authored
chore(deps): bump packages used to build payload (#10950)
Bumps all babel/esbuild/swc/react compiler packages
1 parent 8ace0ca commit 109de8c

File tree

14 files changed

+830
-978
lines changed

14 files changed

+830
-978
lines changed

.github/actions/triage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@octokit/webhooks-types": "^7.5.1",
21-
"@swc/jest": "^0.2.36",
21+
"@swc/jest": "^0.2.37",
2222
"@types/jest": "^27.5.2",
2323
"@types/node": "^20.16.5",
2424
"@typescript-eslint/eslint-plugin": "^4.33.0",

.github/pnpm-lock.yaml

Lines changed: 7 additions & 107 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"@sentry/nextjs": "^8.33.1",
127127
"@sentry/node": "^8.33.1",
128128
"@swc-node/register": "1.10.9",
129-
"@swc/cli": "0.5.1",
129+
"@swc/cli": "0.6.0",
130130
"@swc/jest": "0.2.37",
131131
"@types/fs-extra": "^11.0.2",
132132
"@types/jest": "29.5.12",
@@ -166,7 +166,7 @@
166166
"shelljs": "0.8.5",
167167
"slash": "3.0.0",
168168
"sort-package-json": "^2.10.0",
169-
"swc-plugin-transform-remove-imports": "2.0.0",
169+
"swc-plugin-transform-remove-imports": "3.1.0",
170170
"tempy": "1.0.1",
171171
"tstyche": "^3.1.1",
172172
"tsx": "4.19.2",

packages/create-payload-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"dependencies": {
6161
"@clack/prompts": "^0.7.0",
6262
"@sindresorhus/slugify": "^1.1.0",
63-
"@swc/core": "1.7.10",
63+
"@swc/core": "1.10.12",
6464
"arg": "^5.0.0",
6565
"chalk": "^4.1.0",
6666
"comment-json": "^4.2.3",

packages/db-postgres/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@hyrious/esbuild-plugin-commonjs": "^0.2.4",
8989
"@payloadcms/eslint-config": "workspace:*",
9090
"@types/to-snake-case": "1.0.0",
91-
"esbuild": "0.24.0",
91+
"esbuild": "0.24.2",
9292
"payload": "workspace:*"
9393
},
9494
"peerDependencies": {

packages/db-vercel-postgres/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@payloadcms/eslint-config": "workspace:*",
9090
"@types/pg": "8.10.2",
9191
"@types/to-snake-case": "1.0.0",
92-
"esbuild": "0.24.0",
92+
"esbuild": "0.24.2",
9393
"payload": "workspace:*"
9494
},
9595
"peerDependencies": {

packages/next/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -100,23 +100,23 @@
100100
"uuid": "10.0.0"
101101
},
102102
"devDependencies": {
103-
"@babel/cli": "7.25.9",
104-
"@babel/core": "7.26.0",
105-
"@babel/preset-env": "7.26.0",
106-
"@babel/preset-react": "7.25.9",
103+
"@babel/cli": "7.26.4",
104+
"@babel/core": "7.26.7",
105+
"@babel/preset-env": "7.26.7",
106+
"@babel/preset-react": "7.26.3",
107107
"@babel/preset-typescript": "7.26.0",
108108
"@next/eslint-plugin-next": "15.1.5",
109109
"@payloadcms/eslint-config": "workspace:*",
110110
"@types/busboy": "1.5.4",
111111
"@types/react": "19.0.1",
112112
"@types/react-dom": "19.0.1",
113113
"@types/uuid": "10.0.0",
114-
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
115-
"esbuild": "0.24.0",
114+
"babel-plugin-react-compiler": "19.0.0-beta-714736e-20250131",
115+
"esbuild": "0.24.2",
116116
"esbuild-sass-plugin": "3.3.1",
117-
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
117+
"eslint-plugin-react-compiler": "19.0.0-beta-714736e-20250131",
118118
"payload": "workspace:*",
119-
"swc-plugin-transform-remove-imports": "2.0.0"
119+
"swc-plugin-transform-remove-imports": "3.1.0"
120120
},
121121
"peerDependencies": {
122122
"graphql": "^16.8.1",

packages/payload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"@types/ws": "^8.5.10",
127127
"copyfiles": "2.4.1",
128128
"cross-env": "7.0.3",
129-
"esbuild": "0.24.0",
129+
"esbuild": "0.24.2",
130130
"graphql-http": "^1.22.0",
131131
"react-datepicker": "7.6.0",
132132
"rimraf": "6.0.1",

0 commit comments

Comments
 (0)