File tree 9 files changed +101
-26
lines changed
9 files changed +101
-26
lines changed Original file line number Diff line number Diff line change 4
4
"description" : " " ,
5
5
"devDependencies" : {
6
6
"@netlify/plugin-nextjs" : " *" ,
7
+ "@types/fs-extra" : " ^9.0.13" ,
8
+ "@types/jest" : " ^27.4.1" ,
9
+ "@types/node" : " ^17.0.25" ,
7
10
"husky" : " ^7.0.4" ,
8
11
"if-env" : " ^1.0.4" ,
9
12
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change 24
24
},
25
25
"devDependencies" : {
26
26
"@netlify/plugin-nextjs" : " *" ,
27
+ "@types/fs-extra" : " ^9.0.13" ,
28
+ "@types/jest" : " ^27.4.1" ,
29
+ "@types/node" : " ^17.0.25" ,
27
30
"husky" : " ^7.0.4" ,
28
31
"if-env" : " ^1.0.4" ,
29
32
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change 14
14
"react-dom" : " 18.0.0"
15
15
},
16
16
"devDependencies" : {
17
+ "@types/fs-extra" : " ^9.0.13" ,
18
+ "@types/jest" : " ^27.4.1" ,
19
+ "@types/node" : " ^17.0.25" ,
17
20
"@types/react" : " ^17.0.43" ,
18
21
"husky" : " ^7.0.4" ,
19
22
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change 4
4
"description" : " " ,
5
5
"devDependencies" : {
6
6
"@netlify/plugin-nextjs" : " *" ,
7
+ "@types/fs-extra" : " ^9.0.13" ,
8
+ "@types/jest" : " ^27.4.1" ,
9
+ "@types/node" : " ^17.0.25" ,
7
10
"husky" : " ^7.0.4" ,
8
11
"if-env" : " ^1.0.4" ,
9
12
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change 9
9
},
10
10
"devDependencies" : {
11
11
"@netlify/plugin-nextjs" : " *" ,
12
+ "@types/fs-extra" : " ^9.0.13" ,
13
+ "@types/jest" : " ^27.4.1" ,
14
+ "@types/node" : " ^17.0.25" ,
12
15
"husky" : " ^7.0.4" ,
13
16
"if-env" : " ^1.0.4" ,
14
17
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change 16
16
"react-dom" : " ^18.0.0"
17
17
},
18
18
"devDependencies" : {
19
+ "@types/fs-extra" : " ^9.0.13" ,
20
+ "@types/jest" : " ^27.4.1" ,
21
+ "@types/node" : " ^17.0.25" ,
19
22
"husky" : " ^7.0.4" ,
20
23
"npm-run-all" : " ^4.1.5" ,
21
24
"typescript" : " ^4.6.3"
Original file line number Diff line number Diff line change 4
4
"description" : " " ,
5
5
"devDependencies" : {
6
6
"@netlify/plugin-nextjs" : " *" ,
7
+ "@types/fs-extra" : " ^9.0.13" ,
8
+ "@types/jest" : " ^27.4.1" ,
9
+ "@types/node" : " ^17.0.25" ,
7
10
"husky" : " ^7.0.4" ,
8
11
"if-env" : " ^1.0.4" ,
9
12
"npm-run-all" : " ^4.1.5" ,
You can’t perform that action at this time.
0 commit comments