File tree Expand file tree Collapse file tree 4 files changed +685
-325
lines changed
Expand file tree Collapse file tree 4 files changed +685
-325
lines changed Original file line number Diff line number Diff line change 3131 },
3232 "homepage" : " https://github.com/cozy/cozy-keys-lib#readme" ,
3333 "devDependencies" : {
34- "@babel/cli" : " 7.17.6 " ,
35- "@babel/core" : " 7.17.8 " ,
36- "@babel/plugin-proposal-export-default-from" : " 7.16.7 " ,
37- "@babel/plugin-proposal-export-namespace-from" : " 7.16.7 " ,
38- "@babel/plugin-transform-runtime" : " 7.17.0 " ,
39- "@babel/preset-env" : " 7.16.11 " ,
40- "@babel/runtime" : " 7.17.8 " ,
34+ "@babel/cli" : " 7.23.0 " ,
35+ "@babel/core" : " 7.23.0 " ,
36+ "@babel/plugin-proposal-export-default-from" : " 7.22.17 " ,
37+ "@babel/plugin-proposal-export-namespace-from" : " 7.18.9 " ,
38+ "@babel/plugin-transform-runtime" : " 7.22.15 " ,
39+ "@babel/preset-env" : " 7.22.20 " ,
40+ "@babel/runtime" : " 7.23.1 " ,
4141 "@material-ui/core" : " 3" ,
4242 "@semantic-release/changelog" : " ^3.0.4" ,
4343 "@semantic-release/git" : " ^7.0.16" ,
Original file line number Diff line number Diff line change 2020 "redux" : " 3.7.2"
2121 },
2222 "devDependencies" : {
23- "@babel/runtime" : " 7.17.8 " ,
23+ "@babel/runtime" : " 7.23.1 " ,
2424 "babel-polyfill" : " ^6.26.0" ,
2525 "parcel" : " ^1.12.3"
2626 }
Original file line number Diff line number Diff line change 623623 js-levenshtein "^1.1.3"
624624 semver "^5.3.0"
625625
626- " @babel/runtime@7.17.8 " :
627- version "7.17.8 "
628- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.8 .tgz#3e56e4aff81befa55ac3ac6a0967349fd1c5bca2 "
629- integrity sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA ==
626+ " @babel/runtime@7.23.1 " :
627+ version "7.23.1 "
628+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.1 .tgz#72741dc4d413338a91dcb044a86f3c0bc402646d "
629+ integrity sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g ==
630630 dependencies :
631- regenerator-runtime "^0.13.4 "
631+ regenerator-runtime "^0.14.0 "
632632
633633" @babel/runtime@7.5.5 " :
634634 version "7.5.5"
@@ -5141,10 +5141,10 @@ regenerator-runtime@^0.13.2:
51415141 resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.2.tgz#32e59c9a6fb9b1a4aff09b4930ca2d4477343447"
51425142 integrity sha512-S/TQAZJO+D3m9xeN1WTI8dLKBBiRgXBlTJvbWjCThHWZj9EvHK70Ff50/tYj2J/fvBY6JtFVwRuazHN2E7M9BA==
51435143
5144- regenerator-runtime@^0.13.4 :
5145- version "0.13.9 "
5146- resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9 .tgz#8925742a98ffd90814988d7566ad30ca3b263b52 "
5147- integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA ==
5144+ regenerator-runtime@^0.14.0 :
5145+ version "0.14.0 "
5146+ resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0 .tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45 "
5147+ integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA ==
51485148
51495149regenerator-transform@^0.13.4 :
51505150 version "0.13.4"
You can’t perform that action at this time.
0 commit comments