File tree Expand file tree Collapse file tree 4 files changed +15
-15
lines changed Expand file tree Collapse file tree 4 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 64
64
"@theguild/prettier-config" : " 3.0.1" ,
65
65
"@types/jest" : " 29.5.14" ,
66
66
"@types/mongodb" : " 4.0.7" ,
67
- "@types/node" : " 22.16.5 " ,
67
+ "@types/node" : " 22.17.0 " ,
68
68
"@typescript-eslint/eslint-plugin" : " 8.38.0" ,
69
69
"@typescript-eslint/parser" : " 8.38.0" ,
70
70
"bob-the-bundler" : " 7.0.1" ,
Original file line number Diff line number Diff line change 19
19
},
20
20
"devDependencies" : {
21
21
"@theguild/tailwind-config" : " 0.6.3" ,
22
- "@types/node" : " 22.16.5 " ,
23
- "@types/react" : " 19.1.8 " ,
22
+ "@types/node" : " 22.17.0 " ,
23
+ "@types/react" : " 19.1.9 " ,
24
24
"cross-env" : " 10.0.0" ,
25
25
"next-sitemap" : " 4.2.3" ,
26
26
"postcss-import" : " 16.1.1" ,
Original file line number Diff line number Diff line change 1215
1215
dependencies :
1216
1216
" @types/unist" " *"
1217
1217
1218
- " @types/node@22.16.5 " :
1219
- version "22.16.5 "
1220
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5 .tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368 "
1221
- integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ ==
1218
+ " @types/node@22.17.0 " :
1219
+ version "22.17.0 "
1220
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.17.0 .tgz#e8c9090e957bd4d9860efb323eb92d297347eac7 "
1221
+ integrity sha512-bbAKTCqX5aNVryi7qXVMi+OkB3w/OyblodicMbvE38blyAz7GxXf6XYhklokijuPwwVg9sDLKRxt0ZHXQwZVfQ ==
1222
1222
dependencies :
1223
1223
undici-types "~6.21.0"
1224
1224
1225
-
1226
- version "19.1.8 "
1227
- resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.8 .tgz#ff8395f2afb764597265ced15f8dddb0720ae1c3 "
1228
- integrity sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g ==
1225
+
1226
+ version "19.1.9 "
1227
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.9 .tgz#f42b24f35474566a39b5c3a98e4d0c425b79a849 "
1228
+ integrity sha512-WmdoynAX8Stew/36uTSVMcLJJ1KRh6L3IZRx1PZ7qJtBqT3dYTgyDTx8H1qoRghErydW7xw9mSJ3wS//tCRpFA ==
1229
1229
dependencies :
1230
1230
csstype "^3.0.2"
1231
1231
Original file line number Diff line number Diff line change 1698
1698
dependencies :
1699
1699
mongodb "*"
1700
1700
1701
- " @types/node@*" , "@types/node@22.16.5 ":
1702
- version "22.16.5 "
1703
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5 .tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368 "
1704
- integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ ==
1701
+ " @types/node@*" , "@types/node@22.17.0 ":
1702
+ version "22.17.0 "
1703
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.17.0 .tgz#e8c9090e957bd4d9860efb323eb92d297347eac7 "
1704
+ integrity sha512-bbAKTCqX5aNVryi7qXVMi+OkB3w/OyblodicMbvE38blyAz7GxXf6XYhklokijuPwwVg9sDLKRxt0ZHXQwZVfQ ==
1705
1705
dependencies :
1706
1706
undici-types "~6.21.0"
1707
1707
You can’t perform that action at this time.
0 commit comments