File tree 4 files changed +974
-615
lines changed
4 files changed +974
-615
lines changed Original file line number Diff line number Diff line change 54
54
"tslib" : " ^2.5.0"
55
55
},
56
56
"devDependencies" : {
57
- "@babel/core" : " 7.26.10 " ,
58
- "@babel/preset-env" : " 7.26.9 " ,
57
+ "@babel/core" : " 7.27.1 " ,
58
+ "@babel/preset-env" : " 7.27.1 " ,
59
59
"@babel/preset-typescript" : " 7.27.0" ,
60
60
"@changesets/changelog-github" : " 0.5.1" ,
61
61
"@changesets/cli" : " 2.29.2" ,
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.15.2 " ,
67
+ "@types/node" : " 22.15.12 " ,
68
68
"@typescript-eslint/eslint-plugin" : " 8.31.0" ,
69
69
"@typescript-eslint/parser" : " 8.31.0" ,
70
70
"bob-the-bundler" : " 7.0.1" ,
71
71
"cross-env" : " 7.0.3" ,
72
- "eslint" : " 9.25.1 " ,
72
+ "eslint" : " 9.26.0 " ,
73
73
"eslint-config-prettier" : " 10.1.2" ,
74
74
"eslint-config-standard" : " 17.1.0" ,
75
75
"eslint-plugin-import" : " 2.31.0" ,
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.15.2 " ,
23
- "@types/react" : " 19.1.2 " ,
22
+ "@types/node" : " 22.15.12 " ,
23
+ "@types/react" : " 19.1.3 " ,
24
24
"cross-env" : " 7.0.3" ,
25
25
"next-sitemap" : " 4.2.3" ,
26
26
"postcss-import" : " 16.1.0" ,
Original file line number Diff line number Diff line change 1194
1194
dependencies :
1195
1195
" @types/unist" " *"
1196
1196
1197
- " @types/node@22.15.2 " :
1198
- version "22.15.2 "
1199
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2 .tgz#1db55aa64618ee93a58c8912f74beefe44aca905 "
1200
- integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A ==
1197
+ " @types/node@22.15.12 " :
1198
+ version "22.15.12 "
1199
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.12 .tgz#9ce54e51e09536faa94e4ec300c4728ee83bfa85 "
1200
+ integrity sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw ==
1201
1201
dependencies :
1202
1202
undici-types "~6.21.0"
1203
1203
1204
- " @types/react@19.1.2 " :
1205
- version "19.1.2 "
1206
- resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.2 .tgz#11df86f66f188f212c90ecb537327ec68bfd593f "
1207
- integrity sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw ==
1204
+ " @types/react@19.1.3 " :
1205
+ version "19.1.3 "
1206
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.3 .tgz#c75a24b775a63280b02c66a55a3cfa04f4022cf7 "
1207
+ integrity sha512-dLWQ+Z0CkIvK1J8+wrDPwGxEYFA4RAyHoZPxHVGspYmFVnwGSNT24cGIhFJrtfRnWVuW8X7NO52gCXmhkVUWGQ ==
1208
1208
dependencies :
1209
1209
csstype "^3.0.2"
1210
1210
You can’t perform that action at this time.
0 commit comments