File tree Expand file tree Collapse file tree 3 files changed +641
-2344
lines changed
localenv/mock-account-servicing-entity Expand file tree Collapse file tree 3 files changed +641
-2344
lines changed Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"@apollo/client" : " ^3.8.3" ,
11
11
"@interledger/http-signature-utils" : " 1.0.4" ,
12
- "@remix-run/node" : " ^1.19.3 " ,
13
- "@remix-run/react" : " ^1.19.3 " ,
14
- "@remix-run/serve" : " ^1.19.3 " ,
12
+ "@remix-run/node" : " ^2.0.0 " ,
13
+ "@remix-run/react" : " ^2.0.0 " ,
14
+ "@remix-run/serve" : " ^2.0.0 " ,
15
15
"@types/node" : " ^18.7.12" ,
16
16
"@types/uuid" : " ^9.0.4" ,
17
17
"axios" : " ^1.5.0" ,
22
22
"yaml" : " ^2.3.2"
23
23
},
24
24
"devDependencies" : {
25
- "@remix-run/dev" : " ^1.19.3 " ,
25
+ "@remix-run/dev" : " ^2.0.0 " ,
26
26
"@types/react" : " ^18.2.22" ,
27
27
"@types/react-dom" : " ^18.2.7"
28
28
},
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@apollo/client" : " ^3.8.3" ,
14
14
"@headlessui/react" : " ^1.7.17" ,
15
- "@remix-run/node" : " ^1.19.3 " ,
16
- "@remix-run/react" : " ^1.19.3 " ,
17
- "@remix-run/serve" : " ^1.19.3 " ,
15
+ "@remix-run/node" : " ^2.0.0 " ,
16
+ "@remix-run/react" : " ^2.0.0 " ,
17
+ "@remix-run/serve" : " ^2.0.0 " ,
18
18
"class-variance-authority" : " ^0.7.0" ,
19
19
"graphql" : " ^16.8.1" ,
20
20
"ilp-packet" : " 3.1.4-alpha.2" ,
25
25
"zod" : " ^3.22.2"
26
26
},
27
27
"devDependencies" : {
28
- "@remix-run/dev" : " ^1.19.3 " ,
29
- "@remix-run/eslint-config" : " ^1.19.3 " ,
28
+ "@remix-run/dev" : " ^2.0.0 " ,
29
+ "@remix-run/eslint-config" : " ^2.0.0 " ,
30
30
"@tailwindcss/forms" : " ^0.5.6" ,
31
31
"@types/react" : " ^18.2.22" ,
32
32
"@types/react-dom" : " ^18.2.7" ,
You can’t perform that action at this time.
0 commit comments