mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 09:09:10 +00:00
chore: bump packages
This commit is contained in:
parent
3748bb8695
commit
ccff2684ad
7 changed files with 1110 additions and 716 deletions
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@roleypoly/types": "*",
|
||||
"chroma-js": "^2.1.1",
|
||||
"chroma-js": "^2.1.2",
|
||||
"isomorphic-unfetch": "^3.1.0",
|
||||
"ksuid": "^2.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
|
@ -17,28 +17,28 @@
|
|||
"react-helmet": "^6.1.0",
|
||||
"react-icons": "^4.2.0",
|
||||
"react-is": "^17.0.2",
|
||||
"react-tooltip": "^4.2.17",
|
||||
"styled-components": "^5.2.3",
|
||||
"react-tooltip": "^4.2.21",
|
||||
"styled-components": "^5.3.0",
|
||||
"styled-normalize": "^8.0.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@icons/material": "^0.4.1",
|
||||
"@storybook/addon-actions": "^6.2.2",
|
||||
"@storybook/addon-essentials": "^6.2.2",
|
||||
"@storybook/addon-links": "^6.2.2",
|
||||
"@storybook/addons": "^6.2.2",
|
||||
"@storybook/react": "^6.2.2",
|
||||
"@storybook/theming": "^6.2.2",
|
||||
"@storybook/addon-actions": "^6.3.1",
|
||||
"@storybook/addon-essentials": "^6.3.1",
|
||||
"@storybook/addon-links": "^6.3.1",
|
||||
"@storybook/addons": "^6.3.1",
|
||||
"@storybook/react": "^6.3.1",
|
||||
"@storybook/theming": "^6.3.1",
|
||||
"@types/chroma-js": "^2.1.3",
|
||||
"@types/node": "^14.14.37",
|
||||
"@types/react": "^17.0.3",
|
||||
"@types/node": "^15.12.5",
|
||||
"@types/react": "^17.0.11",
|
||||
"@types/react-custom-scrollbars": "^4.0.7",
|
||||
"@types/react-dom": "^17.0.3",
|
||||
"@types/react-helmet": "^6.1.0",
|
||||
"@types/styled-components": "^5.1.9",
|
||||
"@types/react-dom": "^17.0.8",
|
||||
"@types/react-helmet": "^6.1.1",
|
||||
"@types/styled-components": "^5.1.10",
|
||||
"babel-loader": "8.1.0",
|
||||
"babel-plugin-styled-components": "^1.12.0",
|
||||
"babel-plugin-styled-components": "^1.13.1",
|
||||
"tslint": "^6.1.3",
|
||||
"typescript": "^4.2.3"
|
||||
"typescript": "^4.3.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue