File tree Expand file tree Collapse file tree 2 files changed +41
-2
lines changed Expand file tree Collapse file tree 2 files changed +41
-2
lines changed Original file line number Diff line number Diff line change 47
47
"react" : " 18.3.1" ,
48
48
"react-dom" : " 18.3.1" ,
49
49
"react-router" : " 7.1.3" ,
50
- "remix-utils" : " 7.7 .0" ,
50
+ "remix-utils" : " 8.1 .0" ,
51
51
"safe-routes" : " 1.0.3" ,
52
52
"sonner" : " 1.7.2" ,
53
53
"tailwind-merge" : " 2.6.0" ,
Original file line number Diff line number Diff line change @@ -6654,7 +6654,7 @@ __metadata:
6654
6654
react: "npm:18.3.1"
6655
6655
react-dom: "npm:18.3.1"
6656
6656
react-router: "npm:7.1.3"
6657
- remix-utils: "npm:7.7 .0"
6657
+ remix-utils: "npm:8.1 .0"
6658
6658
safe-routes: "npm:1.0.3"
6659
6659
sonner: "npm:1.7.2"
6660
6660
tailwind-merge: "npm:2.6.0"
@@ -15810,6 +15810,38 @@ __metadata:
15810
15810
languageName: node
15811
15811
linkType: hard
15812
15812
15813
+ "remix-utils@npm:8.1.0":
15814
+ version: 8.1.0
15815
+ resolution: "remix-utils@npm:8.1.0"
15816
+ dependencies:
15817
+ type-fest: "npm:^4.33.0"
15818
+ peerDependencies:
15819
+ "@oslojs/crypto": ^1.0.1
15820
+ "@oslojs/encoding": ^1.1.0
15821
+ intl-parse-accept-language: ^1.0.0
15822
+ is-ip: ^5.0.1
15823
+ react: ^18.0.0 || ^19.0.0
15824
+ react-router: ^7.0.0
15825
+ zod: ^3.22.4
15826
+ peerDependenciesMeta:
15827
+ "@oslojs/crypto":
15828
+ optional: true
15829
+ "@oslojs/encoding":
15830
+ optional: true
15831
+ intl-parse-accept-language:
15832
+ optional: true
15833
+ is-ip:
15834
+ optional: true
15835
+ react:
15836
+ optional: true
15837
+ react-router:
15838
+ optional: true
15839
+ zod:
15840
+ optional: true
15841
+ checksum: 10/4dc83c7f3de897da7dad89fc48f7e4871a5647d0628a7c7199d7a24ddb096ff056eae069556f7223228d418b1d4d0b56e196a9e52f91b4c4e608df691fa01f3c
15842
+ languageName: node
15843
+ linkType: hard
15844
+
15813
15845
"remove-trailing-separator@npm:^1.0.1":
15814
15846
version: 1.1.0
15815
15847
resolution: "remove-trailing-separator@npm:1.1.0"
@@ -17306,6 +17338,13 @@ __metadata:
17306
17338
languageName: node
17307
17339
linkType: hard
17308
17340
17341
+ "type-fest@npm:^4.33.0":
17342
+ version: 4.33.0
17343
+ resolution: "type-fest@npm:4.33.0"
17344
+ checksum: 10/0d179e66fa765bd0a25a785b12dc797f90f2f92bdb8c9c8a789f3fd8e5a4492444e7ef83551b3b8463aeab24fd6195761e26b03174722de636b4b75aa5726fb7
17345
+ languageName: node
17346
+ linkType: hard
17347
+
17309
17348
"type-is@npm:~1.6.18":
17310
17349
version: 1.6.18
17311
17350
resolution: "type-is@npm:1.6.18"
You can’t perform that action at this time.
0 commit comments