mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 17:49:09 +00:00
chore: update deps
This commit is contained in:
parent
4e2616c1a7
commit
9ef8202259
9 changed files with 2721 additions and 3429 deletions
|
@ -11,40 +11,40 @@
|
|||
"chroma-js": "^2.1.2",
|
||||
"deep-equal": "^2.0.5",
|
||||
"isomorphic-unfetch": "^3.1.0",
|
||||
"ksuid": "^2.0.0",
|
||||
"ksuid": "^3.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"react": "^17.0.2",
|
||||
"react-beautiful-dnd": "^13.1.0",
|
||||
"react-custom-scrollbars": "^4.2.1",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-icons": "^4.2.0",
|
||||
"react-icons": "^4.3.1",
|
||||
"react-is": "^17.0.2",
|
||||
"react-tooltip": "^4.2.21",
|
||||
"styled-components": "^5.3.0",
|
||||
"styled-components": "^5.3.3",
|
||||
"styled-normalize": "^8.0.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@icons/material": "^0.4.1",
|
||||
"@storybook/addon-actions": "^6.3.3",
|
||||
"@storybook/addon-essentials": "^6.3.3",
|
||||
"@storybook/addon-links": "^6.3.3",
|
||||
"@storybook/addons": "^6.3.3",
|
||||
"@storybook/react": "^6.3.3",
|
||||
"@storybook/theming": "^6.3.3",
|
||||
"@storybook/addon-actions": "^6.4.14",
|
||||
"@storybook/addon-essentials": "^6.4.14",
|
||||
"@storybook/addon-links": "^6.4.14",
|
||||
"@storybook/addons": "^6.4.14",
|
||||
"@storybook/react": "^6.4.14",
|
||||
"@storybook/theming": "^6.4.14",
|
||||
"@types/chroma-js": "^2.1.3",
|
||||
"@types/deep-equal": "^1.0.1",
|
||||
"@types/node": "^16.0.1",
|
||||
"@types/react": "^17.0.14",
|
||||
"@types/react-beautiful-dnd": "^13.1.1",
|
||||
"@types/react-custom-scrollbars": "^4.0.8",
|
||||
"@types/react-dom": "^17.0.9",
|
||||
"@types/react-helmet": "^6.1.2",
|
||||
"@types/styled-components": "^5.1.11",
|
||||
"@types/node": "^16.11.21",
|
||||
"@types/react": "^17.0.38",
|
||||
"@types/react-beautiful-dnd": "^13.1.2",
|
||||
"@types/react-custom-scrollbars": "^4.0.10",
|
||||
"@types/react-dom": "^17.0.11",
|
||||
"@types/react-helmet": "^6.1.5",
|
||||
"@types/styled-components": "^5.1.21",
|
||||
"babel-loader": "8.1.0",
|
||||
"babel-plugin-styled-components": "^1.13.1",
|
||||
"babel-plugin-styled-components": "^2.0.2",
|
||||
"change-case": "^4.1.2",
|
||||
"tslint": "^6.1.3",
|
||||
"typescript": "^4.3.5"
|
||||
"typescript": "^4.5.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue