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 64
64
"@theguild/prettier-config" : " 3.0.0" ,
65
65
"@types/jest" : " 29.5.14" ,
66
66
"@types/mongodb" : " 4.0.7" ,
67
- "@types/node" : " 22.13.9 " ,
67
+ "@types/node" : " 22.13.10 " ,
68
68
"@typescript-eslint/eslint-plugin" : " 8.26.0" ,
69
69
"@typescript-eslint/parser" : " 8.26.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.13.9 " ,
22
+ "@types/node" : " 22.13.10 " ,
23
23
"@types/react" : " 19.0.10" ,
24
24
"cross-env" : " 7.0.3" ,
25
25
"next-sitemap" : " 4.2.3" ,
Original file line number Diff line number Diff line change 1187
1187
dependencies :
1188
1188
" @types/unist" " *"
1189
1189
1190
-
1191
- version "22.13.9 "
1192
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.9 .tgz#5d9a8f7a975a5bd3ef267352deb96fb13ec02eca "
1193
- integrity sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw ==
1190
+
1191
+ version "22.13.10 "
1192
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10 .tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4 "
1193
+ integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw ==
1194
1194
dependencies :
1195
1195
undici-types "~6.20.0"
1196
1196
Original file line number Diff line number Diff line change 1685
1685
dependencies :
1686
1686
mongodb "*"
1687
1687
1688
- " @types/node@*" , "@types/[email protected] .9 ":
1689
- version "22.13.9 "
1690
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.9 .tgz#5d9a8f7a975a5bd3ef267352deb96fb13ec02eca "
1691
- integrity sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw ==
1688
+ " @types/node@*" , "@types/[email protected] .10 ":
1689
+ version "22.13.10 "
1690
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10 .tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4 "
1691
+ integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw ==
1692
1692
dependencies :
1693
1693
undici-types "~6.20.0"
1694
1694
You can’t perform that action at this time.
0 commit comments