File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 36
36
"@types/react" : " ^18.2.77" ,
37
37
"@types/react-dom" : " ^18.2.25" ,
38
38
"eslint" : " ^9.9.1" ,
39
+ "jiti" : " ^2.0.0-beta.3" ,
39
40
"netlify-plugin-cache" : " ^1.0.3" ,
40
41
"prettier" : " ^3.2.5" ,
41
42
"react" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 36
36
"@reduxjs/prettier-config" : " workspace:^" ,
37
37
"@types/jscodeshift" : " ^0.11.11" ,
38
38
"eslint" : " ^9.9.1" ,
39
+ "jiti" : " ^2.0.0-beta.3" ,
39
40
"prettier" : " ^3.2.5" ,
40
41
"vitest" : " ^1.6.0"
41
42
},
Original file line number Diff line number Diff line change @@ -6685,6 +6685,7 @@ __metadata:
6685
6685
eslint: "npm:^9.9.1"
6686
6686
execa: "npm:^8.0.1"
6687
6687
globby: "npm:^14.0.0"
6688
+ jiti: "npm:^2.0.0-beta.3"
6688
6689
jscodeshift: "npm:^0.15.1"
6689
6690
prettier: "npm:^3.2.5"
6690
6691
ts-node: "npm:^10.9.2"
@@ -24754,6 +24755,7 @@ __metadata:
24754
24755
"@types/react": "npm:^18.2.77"
24755
24756
"@types/react-dom": "npm:^18.2.25"
24756
24757
eslint: "npm:^9.9.1"
24758
+ jiti: "npm:^2.0.0-beta.3"
24757
24759
netlify-plugin-cache: "npm:^1.0.3"
24758
24760
prettier: "npm:^3.2.5"
24759
24761
react: "npm:^18.2.0"
You can’t perform that action at this time.
0 commit comments