Version bump prop-types and storybook (#4236)
This commit is contained in:
@@ -21,6 +21,7 @@ server/bindata/generated.go
|
||||
*.test
|
||||
*.log
|
||||
coverage.txt
|
||||
storybook-static
|
||||
|
||||
# typescript generated test files
|
||||
tmp/
|
||||
|
||||
+5
-5
@@ -44,7 +44,7 @@
|
||||
"node-sass": "^7.0.0",
|
||||
"normalizr": "2.3.1",
|
||||
"postcss-loader": "^3.0.0",
|
||||
"prop-types": "^15.0.0",
|
||||
"prop-types": "^15.7.4",
|
||||
"proxy-middleware": "0.15.0",
|
||||
"rc-pagination": "1.16.3",
|
||||
"react": "^16.8.6",
|
||||
@@ -149,10 +149,10 @@
|
||||
"@babel/preset-env": "^7.12.7",
|
||||
"@babel/preset-react": "^7.12.7",
|
||||
"@babel/preset-typescript": "^7.12.7",
|
||||
"@storybook/addon-actions": "^6.3.12",
|
||||
"@storybook/addon-essentials": "^6.3.12",
|
||||
"@storybook/addon-links": "^6.3.12",
|
||||
"@storybook/react": "^6.3.12",
|
||||
"@storybook/addon-actions": "^6.4.19",
|
||||
"@storybook/addon-essentials": "^6.4.19",
|
||||
"@storybook/addon-links": "^6.4.19",
|
||||
"@storybook/react": "^6.4.19",
|
||||
"@testing-library/cypress": "^7.0.4",
|
||||
"@testing-library/jest-dom": "^5.11.9",
|
||||
"@testing-library/react": "^11.2.5",
|
||||
|
||||
Reference in New Issue
Block a user