File tree 8 files changed +38
-38
lines changed
8 files changed +38
-38
lines changed Original file line number Diff line number Diff line change 22
22
"devDependencies" : {
23
23
"@remix-run/dev" : " *" ,
24
24
"@remix-run/eslint-config" : " *" ,
25
- "@types/react" : " ^17.0.24 " ,
26
- "@types/react-dom" : " ^17.0.9 " ,
27
- "eslint" : " ^8.11 .0" ,
25
+ "@types/react" : " ^17.0.45 " ,
26
+ "@types/react-dom" : " ^17.0.17 " ,
27
+ "eslint" : " ^8.15 .0" ,
28
28
"npm-run-all" : " ^4.1.5" ,
29
- "typescript" : " ^4.5.5 "
29
+ "typescript" : " ^4.6.4 "
30
30
},
31
31
"engines" : {
32
32
"node" : " >=14"
Original file line number Diff line number Diff line change 20
20
"react-dom" : " ^17.0.2"
21
21
},
22
22
"devDependencies" : {
23
- "@cloudflare/workers-types" : " ^3.4 .0" ,
23
+ "@cloudflare/workers-types" : " ^3.10 .0" ,
24
24
"@remix-run/dev" : " *" ,
25
25
"@remix-run/eslint-config" : " *" ,
26
- "@types/react" : " ^17.0.24 " ,
27
- "@types/react-dom" : " ^17.0.9 " ,
28
- "eslint" : " ^8.11 .0" ,
26
+ "@types/react" : " ^17.0.45 " ,
27
+ "@types/react-dom" : " ^17.0.17 " ,
28
+ "eslint" : " ^8.15 .0" ,
29
29
"npm-run-all" : " ^4.1.5" ,
30
- "typescript" : " ^4.5.5 " ,
30
+ "typescript" : " ^4.6.4 " ,
31
31
"wrangler" : " beta"
32
32
},
33
33
"engines" : {
Original file line number Diff line number Diff line change 22
22
"react-dom" : " ^17.0.2"
23
23
},
24
24
"devDependencies" : {
25
- "@cloudflare/workers-types" : " ^3.4 .0" ,
25
+ "@cloudflare/workers-types" : " ^3.10 .0" ,
26
26
"@remix-run/dev" : " *" ,
27
27
"@remix-run/eslint-config" : " *" ,
28
- "@types/react" : " ^17.0.24 " ,
29
- "@types/react-dom" : " ^17.0.9 " ,
30
- "eslint" : " ^8.11 .0" ,
31
- "miniflare" : " ^2.1 .0" ,
28
+ "@types/react" : " ^17.0.45 " ,
29
+ "@types/react-dom" : " ^17.0.17 " ,
30
+ "eslint" : " ^8.15 .0" ,
31
+ "miniflare" : " ^2.4 .0" ,
32
32
"npm-run-all" : " ^4.1.5" ,
33
- "typescript" : " ^4.5.5 "
33
+ "typescript" : " ^4.6.4 "
34
34
},
35
35
"engines" : {
36
36
"node" : " >=14"
Original file line number Diff line number Diff line change 17
17
"@remix-run/react" : " *" ,
18
18
"compression" : " ^1.7.4" ,
19
19
"cross-env" : " ^7.0.3" ,
20
- "express" : " ^4.17 .1" ,
20
+ "express" : " ^4.18 .1" ,
21
21
"morgan" : " ^1.10.0" ,
22
22
"react" : " ^17.0.2" ,
23
23
"react-dom" : " ^17.0.2"
24
24
},
25
25
"devDependencies" : {
26
26
"@remix-run/dev" : " *" ,
27
27
"@remix-run/eslint-config" : " *" ,
28
- "@types/react" : " ^17.0.24 " ,
29
- "@types/react-dom" : " ^17.0.9 " ,
30
- "eslint" : " ^8.11 .0" ,
31
- "nodemon" : " ^2.0.15 " ,
28
+ "@types/react" : " ^17.0.45 " ,
29
+ "@types/react-dom" : " ^17.0.17 " ,
30
+ "eslint" : " ^8.15 .0" ,
31
+ "nodemon" : " ^2.0.16 " ,
32
32
"npm-run-all" : " ^4.1.5" ,
33
- "typescript" : " ^4.5.5 "
33
+ "typescript" : " ^4.6.4 "
34
34
},
35
35
"engines" : {
36
36
"node" : " >=14"
Original file line number Diff line number Diff line change 20
20
"devDependencies" : {
21
21
"@remix-run/dev" : " *" ,
22
22
"@remix-run/eslint-config" : " *" ,
23
- "@types/react" : " ^17.0.24 " ,
24
- "@types/react-dom" : " ^17.0.9 " ,
25
- "eslint" : " ^8.11 .0" ,
26
- "typescript" : " ^4.5.5 "
23
+ "@types/react" : " ^17.0.45 " ,
24
+ "@types/react-dom" : " ^17.0.17 " ,
25
+ "eslint" : " ^8.15 .0" ,
26
+ "typescript" : " ^4.6.4 "
27
27
},
28
28
"engines" : {
29
29
"node" : " >=14"
Original file line number Diff line number Diff line change 21
21
"devDependencies" : {
22
22
"@remix-run/dev" : " *" ,
23
23
"@remix-run/eslint-config" : " *" ,
24
- "@types/react" : " ^17.0.24 " ,
25
- "@types/react-dom" : " ^17.0.9 " ,
26
- "eslint" : " ^8.11 .0" ,
27
- "typescript" : " ^4.5.5 "
24
+ "@types/react" : " ^17.0.45 " ,
25
+ "@types/react-dom" : " ^17.0.17 " ,
26
+ "eslint" : " ^8.15 .0" ,
27
+ "typescript" : " ^4.6.4 "
28
28
},
29
29
"engines" : {
30
30
"node" : " >=14"
Original file line number Diff line number Diff line change 19
19
"devDependencies" : {
20
20
"@remix-run/dev" : " *" ,
21
21
"@remix-run/eslint-config" : " *" ,
22
- "@types/react" : " ^17.0.24 " ,
23
- "@types/react-dom" : " ^17.0.9 " ,
24
- "eslint" : " ^8.11 .0" ,
25
- "typescript" : " ^4.5.5 "
22
+ "@types/react" : " ^17.0.45 " ,
23
+ "@types/react-dom" : " ^17.0.17 " ,
24
+ "eslint" : " ^8.15 .0" ,
25
+ "typescript" : " ^4.6.4 "
26
26
},
27
27
"engines" : {
28
28
"node" : " >=14"
Original file line number Diff line number Diff line change 12
12
"@remix-run/node" : " *" ,
13
13
"@remix-run/react" : " *" ,
14
14
"@remix-run/vercel" : " *" ,
15
- "@vercel/node" : " ^1.14.0 " ,
15
+ "@vercel/node" : " ^1.15.2 " ,
16
16
"react" : " ^17.0.2" ,
17
17
"react-dom" : " ^17.0.2"
18
18
},
19
19
"devDependencies" : {
20
20
"@remix-run/dev" : " *" ,
21
21
"@remix-run/eslint-config" : " *" ,
22
22
"@remix-run/serve" : " *" ,
23
- "@types/react" : " ^17.0.24 " ,
24
- "@types/react-dom" : " ^17.0.9 " ,
25
- "eslint" : " ^8.11 .0" ,
26
- "typescript" : " ^4.5.5 "
23
+ "@types/react" : " ^17.0.45 " ,
24
+ "@types/react-dom" : " ^17.0.17 " ,
25
+ "eslint" : " ^8.15 .0" ,
26
+ "typescript" : " ^4.6.4 "
27
27
},
28
28
"engines" : {
29
29
"node" : " >=14"
You can’t perform that action at this time.
0 commit comments