update outdated npm packages
This commit is contained in:
parent
3af994fcc4
commit
c74f427fd5
30
package.json
30
package.json
@ -10,39 +10,39 @@
|
|||||||
"@blockly/plugin-typed-variable-modal": "^4.0.5",
|
"@blockly/plugin-typed-variable-modal": "^4.0.5",
|
||||||
"@blockly/workspace-backpack": "^2.0.12",
|
"@blockly/workspace-backpack": "^2.0.12",
|
||||||
"@blockly/zoom-to-fit": "^2.0.14",
|
"@blockly/zoom-to-fit": "^2.0.14",
|
||||||
"@fortawesome/fontawesome-svg-core": "^1.2.30",
|
"@fortawesome/fontawesome-svg-core": "^1.2.36",
|
||||||
"@fortawesome/free-solid-svg-icons": "^5.14.0",
|
"@fortawesome/free-solid-svg-icons": "^5.15.4",
|
||||||
"@fortawesome/react-fontawesome": "^0.1.11",
|
"@fortawesome/react-fontawesome": "^0.1.19",
|
||||||
"@material-ui/core": "^4.11.0",
|
"@material-ui/core": "^4.12.4",
|
||||||
"@monaco-editor/react": "^4.3.1",
|
"@monaco-editor/react": "^4.3.1",
|
||||||
"@sentry/react": "^6.0.0",
|
"@sentry/react": "^6.19.7",
|
||||||
"@sentry/tracing": "^6.0.0",
|
"@sentry/tracing": "^6.19.7",
|
||||||
"@testing-library/jest-dom": "^5.16.1",
|
"@testing-library/jest-dom": "^5.16.5",
|
||||||
"@testing-library/react": "^12.1.2",
|
"@testing-library/react": "^12.1.5",
|
||||||
"@testing-library/user-event": "^7.2.1",
|
"@testing-library/user-event": "^7.2.1",
|
||||||
"axios": "^0.22.0",
|
"axios": "^0.22.0",
|
||||||
"blockly": "^8.0.3",
|
"blockly": "^8.0.3",
|
||||||
"file-saver": "^2.0.2",
|
"file-saver": "^2.0.5",
|
||||||
"markdown-it": "^12.3.2",
|
"markdown-it": "^12.3.2",
|
||||||
"mnemonic-id": "^3.2.7",
|
"mnemonic-id": "^3.2.7",
|
||||||
"moment": "^2.28.0",
|
"moment": "^2.29.4",
|
||||||
"prismjs": "^1.27.0",
|
"prismjs": "^1.27.0",
|
||||||
"qrcode.react": "^3.1.0",
|
"qrcode.react": "^3.1.0",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-cookie-consent": "^7.2.1",
|
"react-cookie-consent": "^7.2.1",
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
"react-markdown": "^8.0.0",
|
"react-markdown": "^8.0.0",
|
||||||
"react-markdown-editor-lite": "^1.3.2",
|
"react-markdown-editor-lite": "^1.3.3",
|
||||||
"react-mde": "^11.5.0",
|
"react-mde": "^11.5.0",
|
||||||
"react-rating-stars-component": "^2.2.0",
|
"react-rating-stars-component": "^2.2.0",
|
||||||
"react-redux": "^7.2.4",
|
"react-redux": "^7.2.9",
|
||||||
"react-router-dom": "^5.2.0",
|
"react-router-dom": "^5.3.3",
|
||||||
"react-scripts": "^5.0.0",
|
"react-scripts": "^5.0.0",
|
||||||
"react-share": "^4.4.0",
|
"react-share": "^4.4.0",
|
||||||
"react-spinners": "^0.13.3",
|
"react-spinners": "^0.13.3",
|
||||||
"reactour": "^1.18.7",
|
"reactour": "^1.18.7",
|
||||||
"redux": "^4.0.5",
|
"redux": "^4.2.0",
|
||||||
"redux-thunk": "^2.3.0",
|
"redux-thunk": "^2.4.1",
|
||||||
"remark-gemoji": "^7.0.1",
|
"remark-gemoji": "^7.0.1",
|
||||||
"remark-gfm": "^3.0.1",
|
"remark-gfm": "^3.0.1",
|
||||||
"styled-components": "^4.4.1",
|
"styled-components": "^4.4.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user