Version bump frontend dependencies (#4577)
This commit is contained in:
+9
-9
@@ -148,14 +148,14 @@
|
||||
"@babel/preset-env": "^7.12.7",
|
||||
"@babel/preset-react": "^7.12.7",
|
||||
"@babel/preset-typescript": "^7.12.7",
|
||||
"@storybook/addon-actions": "^6.5.0-alpha.44",
|
||||
"@storybook/addon-essentials": "^6.5.0-alpha.44",
|
||||
"@storybook/addon-links": "^6.5.0-alpha.44",
|
||||
"@storybook/react": "^6.5.0-alpha.44",
|
||||
"@testing-library/cypress": "^7.0.4",
|
||||
"@testing-library/jest-dom": "^5.11.9",
|
||||
"@testing-library/react": "^11.2.5",
|
||||
"@testing-library/user-event": "^13.1.9",
|
||||
"@storybook/addon-actions": "^6.5.0-alpha.48",
|
||||
"@storybook/addon-essentials": "^6.5.0-alpha.48",
|
||||
"@storybook/addon-links": "^6.5.0-alpha.48",
|
||||
"@storybook/react": "^6.5.0-alpha.48",
|
||||
"@testing-library/cypress": "^8.0.2",
|
||||
"@testing-library/jest-dom": "^5.16.2",
|
||||
"@testing-library/react": "^12.1.4",
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
"@tsconfig/recommended": "^1.0.1",
|
||||
"@types/classnames": "0.0.32",
|
||||
"@types/cypress": "^1.1.3",
|
||||
@@ -219,7 +219,7 @@
|
||||
"style-loader": "0.21.0",
|
||||
"trace-unhandled": "^2.0.1",
|
||||
"ts-loader": "^6.0.4",
|
||||
"ts-node": "1.7.3",
|
||||
"ts-node": "10.7.0",
|
||||
"tslint": "5.10.0",
|
||||
"tslint-eslint-rules": "^5.4.0",
|
||||
"tslint-react": "3.6.0",
|
||||
|
||||
Reference in New Issue
Block a user