Skip to content

Commit 69ca381

Browse files
renovate[bot]wobsorianopanteliselef
authored
chore(repo): Update common TypeScript types (#6922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Robert Soriano <[email protected]> Co-authored-by: panteliselef <[email protected]>
1 parent edbcdb4 commit 69ca381

File tree

4 files changed

+123
-123
lines changed

4 files changed

+123
-123
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@testing-library/user-event": "^14.5.2",
8787
"@types/cross-spawn": "^6.0.6",
8888
"@types/jest": "^29.3.1",
89-
"@types/node": "^22.18.6",
89+
"@types/node": "^22.18.8",
9090
"@types/react": "catalog:react",
9191
"@types/react-dom": "catalog:react",
9292
"@vitejs/plugin-react": "^4.5.2",

packages/clerk-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@rspack/plugin-react-refresh": "^1.5.0",
9393
"@svgr/webpack": "^6.5.1",
9494
"@types/cloudflare-turnstile": "^0.2.2",
95-
"@types/node": "^22.18.6",
95+
"@types/node": "^22.18.8",
9696
"@types/webpack-env": "^1.18.8",
9797
"bundlewatch": "^0.4.1",
9898
"jsdom": "26.1.0",

packages/elements/examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"react-dom": "18.3.1"
2323
},
2424
"devDependencies": {
25-
"@types/node": "^18.19.127",
25+
"@types/node": "^18.19.129",
2626
"@types/react": "catalog:react",
2727
"@types/react-dom": "catalog:react",
2828
"autoprefixer": "^10.4.21",

0 commit comments

Comments
 (0)