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