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"
@@ -18382,6 +18384,15 @@ __metadata:
18382
18384
languageName: node
18383
18385
linkType: hard
18384
18386
18387
+ "jiti@npm:^2.0.0-beta.3":
18388
+ version: 2.0.0-beta.3
18389
+ resolution: "jiti@npm:2.0.0-beta.3"
18390
+ bin:
18391
+ jiti: lib/jiti-cli.mjs
18392
+ checksum: 10/912a4d11aa2e5ec2ab0244f15c3fbd4c6516ed935cc146bbf20bcc0d3f7a4d546deab04de98a14e1501338cd3d37a7c087551dd718912faa8701facd09705d09
18393
+ languageName: node
18394
+ linkType: hard
18395
+
18385
18396
"jju@npm:~1.4.0":
18386
18397
version: 1.4.0
18387
18398
resolution: "jju@npm:1.4.0"
@@ -24706,6 +24717,7 @@ __metadata:
24706
24717
"@types/react": "npm:^18.2.77"
24707
24718
"@types/react-dom": "npm:^18.2.25"
24708
24719
eslint: "npm:^9.9.1"
24720
+ jiti: "npm:^2.0.0-beta.3"
24709
24721
netlify-plugin-cache: "npm:^1.0.3"
24710
24722
prettier: "npm:^3.2.5"
24711
24723
react: "npm:^18.2.0"
You can’t perform that action at this time.
0 commit comments