Skip to content

Commit 8c424a3

Browse files
committed
bump deps
1 parent e12825c commit 8c424a3

File tree

2 files changed

+124
-132
lines changed

2 files changed

+124
-132
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@payloadcms/ui": "^3",
5858
"@swc/jest": "0.2.36",
5959
"@types/jest": "29.5.12",
60-
"@types/node": "22.13.4",
60+
"@types/node": "^22.10.2",
6161
"@types/react": "18.3.3",
6262
"cross-env": "7.0.3",
6363
"dotenv": "16.4.5",
@@ -70,12 +70,12 @@
7070
"payload": "^3",
7171
"prettier": "3.3.2",
7272
"prettier-plugin-organize-imports": "3.2.4",
73-
"puppeteer": "23.6.0",
73+
"puppeteer": "^23.6.0",
7474
"react": "^19",
7575
"react-dom": "^19",
7676
"rimraf": "5.0.7",
7777
"sharp": "0.33.4",
78-
"tree-kill": "1.2.2",
78+
"tree-kill": "^1.2.2",
7979
"typescript": "5.4.5"
8080
}
8181
}

0 commit comments

Comments
 (0)