Commit 226966e 1 parent 54e6ab7 commit 226966e Copy full SHA for 226966e
File tree 5 files changed +91
-87
lines changed
5 files changed +91
-87
lines changed Original file line number Diff line number Diff line change 25
25
"@next/bundle-analyzer" : " ^14.2.23" ,
26
26
"@tailwindcss/typography" : " ^0.5.16" ,
27
27
"@types/node" : " 20.14.15" ,
28
- "@types/react" : " 18.3.3 " ,
29
- "@types/react-dom" : " 18.3.0 " ,
28
+ "@types/react" : " 18.3.18 " ,
29
+ "@types/react-dom" : " 18.3.5 " ,
30
30
"autoprefixer" : " ^10.4.20" ,
31
31
"dotenv-cli" : " ^7.4.4" ,
32
32
"eslint" : " ^9.15.0" ,
Original file line number Diff line number Diff line change 50
50
"@types/graphql-upload" : " ^16.0.7" ,
51
51
"@types/lodash" : " ^4.17.15" ,
52
52
"@types/node" : " ^20.14.15" ,
53
- "@types/react" : " ^18.3.3 " ,
54
- "@types/react-dom" : " ^18.3.0 " ,
53
+ "@types/react" : " ^18.3.18 " ,
54
+ "@types/react-dom" : " ^18.3.5 " ,
55
55
"bob-tsm" : " ^1.1.2" ,
56
56
"concurrently" : " ^8.2.2" ,
57
57
"cross-env" : " ^7.0.3" ,
Original file line number Diff line number Diff line change 18
18
},
19
19
"devDependencies" : {
20
20
"@types/node" : " ^20.14.15" ,
21
- "@types/react" : " ^18.3.3 " ,
22
- "@types/react-dom" : " ^18.3.0 " ,
21
+ "@types/react" : " ^18.3.18 " ,
22
+ "@types/react-dom" : " ^18.3.5 " ,
23
23
"@vitejs/plugin-react" : " ^4.3.4" ,
24
24
"vite" : " ^5.4.14"
25
25
}
Original file line number Diff line number Diff line change 87
87
"p-debounce" : " ^4.0.0" ,
88
88
"p-defer" : " ^3.0.0" ,
89
89
"react-ssr-prepass" : " ^1.5.0" ,
90
- "use-sync-external-store" : " ^1.2.2 "
90
+ "use-sync-external-store" : " ^1.4.0 "
91
91
},
92
92
"devDependencies" : {
93
93
"@eslint/eslintrc" : " ^3.1.0" ,
100
100
"@types/jest" : " ^29.5.14" ,
101
101
"@types/lodash-es" : " ^4.17.12" ,
102
102
"@types/node" : " ^20.14.15" ,
103
- "@types/react" : " ^18.3.3 " ,
103
+ "@types/react" : " ^18.3.18 " ,
104
104
"@types/use-sync-external-store" : " ^0.0.6" ,
105
105
"@typescript-eslint/eslint-plugin" : " ^8.4.0" ,
106
106
"@typescript-eslint/parser" : " ^8.4.0" ,
You can’t perform that action at this time.
0 commit comments