1
0
mirror of https://github.com/dap-ps/discover.git synced 2025-01-31 03:26:13 +00:00

upgrade node-sass, lock some babel stuff

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-05-24 12:19:35 +02:00
parent d0b6e42645
commit 30267ff3df
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
2 changed files with 5564 additions and 4098 deletions

View File

@ -5,7 +5,8 @@
"private": true,
"dependencies": {
"@babel/compat-data": "^7.10.3",
"@babel/plugin-transform-react-jsx-development": "^7.10.1",
"@babel/helper-skip-transparent-expression-wrappers": "^7.10.3",
"@babel/plugin-transform-react-jsx-development": "^7.10.3",
"@babel/runtime-corejs2": "7.10.3",
"@trailofbits/embark-contract-info": "^1.0.0",
"axios": "^0.18.0",
@ -28,7 +29,7 @@
"history": "^4.7.2",
"idb": "4.0.3",
"moment": "^2.24.0",
"node-sass": "^4.11.0",
"node-sass": "^4.14.1",
"prop-types": "^15.7.2",
"rc-slider": "8.6.9",
"rc-tooltip": "3.7.3",

9657
yarn.lock

File diff suppressed because it is too large Load Diff