chore: bump @svgr/webpack to 5.5.0 (#15349)
This commit is contained in:
parent
a3f4e4ad9e
commit
53aa35177a
File diff suppressed because it is too large
Load Diff
|
|
@ -189,6 +189,7 @@
|
||||||
"@babel/node": "^7.12.10",
|
"@babel/node": "^7.12.10",
|
||||||
"@babel/plugin-proposal-class-properties": "^7.12.1",
|
"@babel/plugin-proposal-class-properties": "^7.12.1",
|
||||||
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
|
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
|
||||||
|
"@babel/plugin-proposal-private-methods": "^7.14.5",
|
||||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||||
"@babel/plugin-transform-runtime": "^7.12.10",
|
"@babel/plugin-transform-runtime": "^7.12.10",
|
||||||
"@babel/preset-env": "^7.12.11",
|
"@babel/preset-env": "^7.12.11",
|
||||||
|
|
@ -205,7 +206,7 @@
|
||||||
"@storybook/client-api": "^6.1.17",
|
"@storybook/client-api": "^6.1.17",
|
||||||
"@storybook/preset-typescript": "^3.0.0",
|
"@storybook/preset-typescript": "^3.0.0",
|
||||||
"@storybook/react": "^6.1.20",
|
"@storybook/react": "^6.1.20",
|
||||||
"@svgr/webpack": "^5.4.0",
|
"@svgr/webpack": "^5.5.0",
|
||||||
"@testing-library/dom": "^7.29.4",
|
"@testing-library/dom": "^7.29.4",
|
||||||
"@testing-library/jest-dom": "^5.11.6",
|
"@testing-library/jest-dom": "^5.11.6",
|
||||||
"@testing-library/react": "^11.2.0",
|
"@testing-library/react": "^11.2.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue