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 1818 "test:coverage" : " jest --coverage"
1919 },
2020 "dependencies" : {
21- "@babel/runtime" : " ^7.27.0 " ,
21+ "@babel/runtime" : " ^7.27.3 " ,
2222 "fp-ts" : " ^2.16.10" ,
2323 "io-ts" : " ^2.2.22" ,
2424 "lodash.get" : " ^4.4.2" ,
Original file line number Diff line number Diff line change 255255 dependencies :
256256 " @babel/helper-plugin-utils" " ^7.24.7"
257257
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.3 " :
259+ version "7.27.4"
260+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.4.tgz#a91ec580e6c00c67118127777c316dfd5a5a6abf"
261+ integrity sha512-t3yaEOuGu9NlIZ+hIeGbBjFtZT7j2cb2tg0fuaJKeGotchRjjLfrBA9Kwf8quhpP1EUuxModQg04q/mBwyg8uA==
264262
265263" @babel/template@^7.25.0" , "@babel/template@^7.3.3":
266264 version "7.25.0"
@@ -2345,11 +2343,6 @@ react-is@^18.0.0:
23452343 resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
23462344 integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
23472345
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-
23532346require-directory@^2.1.1 :
23542347 version "2.1.1"
23552348 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