chore: Updated dependencies for examples
This commit is contained in:
parent
e2b5139ca4
commit
f93119fc33
1 changed files with 8 additions and 8 deletions
|
@ -16,14 +16,14 @@
|
||||||
"@freesewing/plugin-i18n": "latest",
|
"@freesewing/plugin-i18n": "latest",
|
||||||
"@freesewing/plugin-svgattr": "latest",
|
"@freesewing/plugin-svgattr": "latest",
|
||||||
"@freesewing/utils": "latest",
|
"@freesewing/utils": "latest",
|
||||||
"@material-ui/core": "^4.4.0",
|
"@material-ui/core": "^4.11.0",
|
||||||
"@material-ui/icons": "^4.2.1",
|
"@material-ui/icons": "^4.9.1",
|
||||||
"@material-ui/lab": "^v4.0.0-alpha.25",
|
"@material-ui/lab": "^v4.0.0-alpha.56",
|
||||||
"pattern": "{{#if yarn}}link:..{{else}}file:..{{/if}}",
|
"pattern": "{{#if yarn}}link:..{{else}}file:..{{/if}}",
|
||||||
"prismjs": "1.17.1",
|
"prismjs": "1.20.0",
|
||||||
"react": "^16.9",
|
"react": "^16.13",
|
||||||
"react-dom": "^16.9",
|
"react-dom": "^16.13",
|
||||||
"react-scripts": "^3.1.1",
|
"react-scripts": "^3.4.1",
|
||||||
"file-saver": "^2.0.2",
|
"file-saver": "^2.0.2",
|
||||||
"typeface-roboto-condensed": "latest"
|
"typeface-roboto-condensed": "latest"
|
||||||
},
|
},
|
||||||
|
@ -43,6 +43,6 @@
|
||||||
"not op_mini all"
|
"not op_mini all"
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-plugin-prismjs": "1.1.1"
|
"babel-plugin-prismjs": "2.0.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue