File tree Expand file tree Collapse file tree 4 files changed +15
-0
lines changed Expand file tree Collapse file tree 4 files changed +15
-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 76
76
"eslint" : " ^9.9.1" ,
77
77
"fs-extra" : " ^9.1.0" ,
78
78
"invariant" : " ^2.2.4" ,
79
+ "jiti" : " ^2.0.0-beta.3" ,
79
80
"jsdom" : " ^21.0.0" ,
80
81
"json-stringify-safe" : " ^5.0.1" ,
81
82
"msw" : " ^2.1.4" ,
Original file line number Diff line number Diff line change @@ -6664,6 +6664,7 @@ __metadata:
6664
6664
eslint: "npm:^9.9.1"
6665
6665
execa: "npm:^8.0.1"
6666
6666
globby: "npm:^14.0.0"
6667
+ jiti: "npm:^2.0.0-beta.3"
6667
6668
jscodeshift: "npm:^0.15.1"
6668
6669
prettier: "npm:^3.2.5"
6669
6670
ts-node: "npm:^10.9.2"
@@ -6766,6 +6767,7 @@ __metadata:
6766
6767
fs-extra: "npm:^9.1.0"
6767
6768
immer: "npm:^10.0.3"
6768
6769
invariant: "npm:^2.2.4"
6770
+ jiti: "npm:^2.0.0-beta.3"
6769
6771
jsdom: "npm:^21.0.0"
6770
6772
json-stringify-safe: "npm:^5.0.1"
6771
6773
msw: "npm:^2.1.4"
@@ -18411,6 +18413,15 @@ __metadata:
18411
18413
languageName: node
18412
18414
linkType: hard
18413
18415
18416
+ "jiti@npm:^2.0.0-beta.3":
18417
+ version: 2.0.0-beta.3
18418
+ resolution: "jiti@npm:2.0.0-beta.3"
18419
+ bin:
18420
+ jiti: lib/jiti-cli.mjs
18421
+ checksum: 10/912a4d11aa2e5ec2ab0244f15c3fbd4c6516ed935cc146bbf20bcc0d3f7a4d546deab04de98a14e1501338cd3d37a7c087551dd718912faa8701facd09705d09
18422
+ languageName: node
18423
+ linkType: hard
18424
+
18414
18425
"jju@npm:~1.4.0":
18415
18426
version: 1.4.0
18416
18427
resolution: "jju@npm:1.4.0"
@@ -24735,6 +24746,7 @@ __metadata:
24735
24746
"@types/react": "npm:^18.2.77"
24736
24747
"@types/react-dom": "npm:^18.2.25"
24737
24748
eslint: "npm:^9.9.1"
24749
+ jiti: "npm:^2.0.0-beta.3"
24738
24750
netlify-plugin-cache: "npm:^1.0.3"
24739
24751
prettier: "npm:^3.2.5"
24740
24752
react: "npm:^18.2.0"
You can’t perform that action at this time.
0 commit comments