Update NPM dependency versions
This commit is contained in:
parent
5a970d3ea9
commit
a9386b5d47
2 changed files with 4172 additions and 4195 deletions
8349
package-lock.json
generated
8349
package-lock.json
generated
File diff suppressed because it is too large
Load diff
18
package.json
18
package.json
|
@ -10,10 +10,10 @@
|
|||
"format": "prettier --write ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "^1.6.3",
|
||||
"@emotion/react": "^11.4.0",
|
||||
"@chakra-ui/react": "^1.6.7",
|
||||
"@emotion/react": "^11.4.1",
|
||||
"@emotion/styled": "^11.3.0",
|
||||
"@monaco-editor/react": "^4.1.3",
|
||||
"@monaco-editor/react": "^4.2.2",
|
||||
"framer-motion": "^4.1.17",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"react": "^17.0.2",
|
||||
|
@ -21,17 +21,17 @@
|
|||
"react-icons": "^4.2.0",
|
||||
"react-scripts": "4.0.3",
|
||||
"rustpad-wasm": "file:./rustpad-wasm/pkg",
|
||||
"use-local-storage-state": "^10.0.0"
|
||||
"use-local-storage-state": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/lodash.debounce": "^4.0.6",
|
||||
"@types/react": "^17.0.8",
|
||||
"@types/react-dom": "^17.0.5",
|
||||
"monaco-editor": "^0.23.0",
|
||||
"prettier": "2.3.0",
|
||||
"@types/react": "^17.0.21",
|
||||
"@types/react-dom": "^17.0.9",
|
||||
"monaco-editor": "^0.27.0",
|
||||
"prettier": "2.4.1",
|
||||
"raw.macro": "^0.4.2",
|
||||
"react-app-rewired": "^2.1.8",
|
||||
"typescript": "^4.3.2",
|
||||
"typescript": "^4.4.3",
|
||||
"wasm-loader": "^1.3.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
|
Loading…
Add table
Reference in a new issue