File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 63
63
"@theguild/prettier-config" : " 3.0.0" ,
64
64
"@types/jest" : " 29.5.14" ,
65
65
"@types/mongodb" : " 4.0.7" ,
66
- "@types/node" : " 22.10.0 " ,
66
+ "@types/node" : " 22.10.1 " ,
67
67
"@typescript-eslint/eslint-plugin" : " 8.16.0" ,
68
68
"@typescript-eslint/parser" : " 8.16.0" ,
69
69
"bob-the-bundler" : " 7.0.1" ,
Original file line number Diff line number Diff line change 17
17
},
18
18
"devDependencies" : {
19
19
"@theguild/tailwind-config" : " 0.5.0" ,
20
- "@types/node" : " 22.10.0 " ,
20
+ "@types/node" : " 22.10.1 " ,
21
21
"@types/react" : " 18.3.12" ,
22
22
"cross-env" : " 7.0.3" ,
23
23
"next-sitemap" : " 4.2.3" ,
Original file line number Diff line number Diff line change 1141
1141
dependencies :
1142
1142
" @types/unist" " *"
1143
1143
1144
-
1145
- version "22.10.0 "
1146
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.0 .tgz#89bfc9e82496b9c7edea3382583fa94f75896e81 "
1147
- integrity sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA ==
1144
+
1145
+ version "22.10.1 "
1146
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1 .tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766 "
1147
+ integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ ==
1148
1148
dependencies :
1149
1149
undici-types "~6.20.0"
1150
1150
Original file line number Diff line number Diff line change 1695
1695
dependencies :
1696
1696
mongodb "*"
1697
1697
1698
- " @types/node@*" , "@types/[email protected] .0 ":
1699
- version "22.10.0 "
1700
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.0 .tgz#89bfc9e82496b9c7edea3382583fa94f75896e81 "
1701
- integrity sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA ==
1698
+ " @types/node@*" , "@types/[email protected] .1 ":
1699
+ version "22.10.1 "
1700
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1 .tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766 "
1701
+ integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ ==
1702
1702
dependencies :
1703
1703
undici-types "~6.20.0"
1704
1704
You can’t perform that action at this time.
0 commit comments