chore: Updated dependencies
This commit is contained in:
parent
47ee136a06
commit
4a61ef922a
42 changed files with 725 additions and 32496 deletions
|
@ -4,6 +4,9 @@
|
|||
"version": "{{version}}",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@fontsource/permanent-marker": "^4.1.0",
|
||||
"@fontsource/roboto-mono": "^4.1.0",
|
||||
"@fontsource/ubuntu": "^4.1.0",
|
||||
"@freesewing/components": "latest",
|
||||
"@freesewing/core": "latest",
|
||||
"@freesewing/css-theme": "latest",
|
||||
|
@ -16,18 +19,16 @@
|
|||
"@freesewing/plugin-i18n": "latest",
|
||||
"@freesewing/plugin-svgattr": "latest",
|
||||
"@freesewing/utils": "latest",
|
||||
"@material-ui/core": "^4.11.0",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.56",
|
||||
"@material-ui/core": "^4.11.2",
|
||||
"@material-ui/icons": "^4.11.2",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.57",
|
||||
"pattern": "{{#if yarn}}link:..{{else}}file:..{{/if}}",
|
||||
"prismjs": "1.22.0",
|
||||
"react": "^16.13",
|
||||
"react-dom": "^16.13",
|
||||
"react-scripts": "^3.4.1",
|
||||
"file-saver": "^2.0.2",
|
||||
"react-markdown": "4.3.1",
|
||||
"typeface-roboto-condensed": "latest",
|
||||
"typeface-raleway": "latest"
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-scripts": "^3.4.4",
|
||||
"file-saver": "^2.0.5",
|
||||
"react-markdown": "5.0.3"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue