chore: Updated dependencies
This commit is contained in:
parent
47ee136a06
commit
4a61ef922a
42 changed files with 725 additions and 32496 deletions
|
@ -26,8 +26,8 @@
|
|||
"watch": "BABEL_ENV=production rollup -c -w -o dist/index.js -f cjs"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"axios": "^0.19.2",
|
||||
"react": "^16.13.1",
|
||||
"axios": "^0.21.1",
|
||||
"react": "^17.0.1",
|
||||
"@freesewing/pattern-info": "^2.11.0-rc.3",
|
||||
"@freesewing/mui-theme": "^2.11.0-rc.3",
|
||||
"@freesewing/css-theme": "^2.11.0-rc.3",
|
||||
|
@ -37,16 +37,18 @@
|
|||
"@freesewing/examples": "^2.11.0-rc.3",
|
||||
"@freesewing/rendertest": "^2.11.0-rc.3",
|
||||
"@freesewing/tutorial": "^2.11.0-rc.3",
|
||||
"typeface-roboto-condensed": "latest",
|
||||
"@fontsource/permanent-marker": "latest",
|
||||
"@fontsource/roboto-mono": "latest",
|
||||
"@fontsource/ubuntu": "latest",
|
||||
"@freesewing/i18n": "^2.11.0-rc.3",
|
||||
"@freesewing/utils": "^2.11.0-rc.3",
|
||||
"react-intl": "^5.4.5",
|
||||
"@material-ui/core": "^4.11.0",
|
||||
"@material-ui/icons": "4.9.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.56",
|
||||
"prismjs": "^1.20.0",
|
||||
"react-markdown": "^4.3.1",
|
||||
"file-saver": "^2.0.2",
|
||||
"react-intl": "^5.10.9",
|
||||
"@material-ui/core": "^4.11.2",
|
||||
"@material-ui/icons": "4.11.2",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.57",
|
||||
"prismjs": "^1.22.0",
|
||||
"react-markdown": "^5.0.3",
|
||||
"file-saver": "^2.0.5",
|
||||
"yaml": "^1.10.0"
|
||||
},
|
||||
"dependencies": {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue