File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 18
18
"test:coverage" : " jest --coverage"
19
19
},
20
20
"dependencies" : {
21
- "@babel/runtime" : " ^7.27.0 " ,
21
+ "@babel/runtime" : " ^7.27.1 " ,
22
22
"fp-ts" : " ^2.16.10" ,
23
23
"io-ts" : " ^2.2.22" ,
24
24
"lodash.get" : " ^4.4.2" ,
Original file line number Diff line number Diff line change 255
255
dependencies :
256
256
" @babel/helper-plugin-utils" " ^7.24.7"
257
257
258
- " @babel/runtime@^7.27.0 " :
259
- version "7.27.0"
260
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762"
261
- integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==
262
- dependencies :
263
- regenerator-runtime "^0.14.0"
258
+ " @babel/runtime@^7.27.1 " :
259
+ version "7.27.1"
260
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.1.tgz#9fce313d12c9a77507f264de74626e87fd0dc541"
261
+ integrity sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==
264
262
265
263
" @babel/template@^7.25.0" , "@babel/template@^7.3.3":
266
264
version "7.25.0"
@@ -2345,11 +2343,6 @@ react-is@^18.0.0:
2345
2343
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
2346
2344
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
2347
2345
2348
- regenerator-runtime@^0.14.0 :
2349
- version "0.14.1"
2350
- resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
2351
- integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
2352
-
2353
2346
require-directory@^2.1.1 :
2354
2347
version "2.1.1"
2355
2348
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
You can’t perform that action at this time.
0 commit comments