mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Update deps
This commit is contained in:
parent
2dce2ce712
commit
5418f68cc5
2 changed files with 122 additions and 13 deletions
|
@ -7,7 +7,7 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"browser-nativefs": "0.2.0",
|
||||
"i18next": "19.0.3",
|
||||
"i18next": "19.1.0",
|
||||
"i18next-browser-languagedetector": "4.0.1",
|
||||
"i18next-xhr-backend": "3.2.2",
|
||||
"nanoid": "2.1.10",
|
||||
|
@ -19,14 +19,14 @@
|
|||
},
|
||||
"description": "",
|
||||
"devDependencies": {
|
||||
"@types/jest": "24.9.1",
|
||||
"@types/jest": "25.1.0",
|
||||
"@types/nanoid": "2.1.0",
|
||||
"@types/react": "16.9.19",
|
||||
"@types/react-color": "3.0.1",
|
||||
"@types/react-dom": "16.9.5",
|
||||
"eslint-plugin-json-format": "2.0.1",
|
||||
"husky": "4.2.1",
|
||||
"lint-staged": "10.0.2",
|
||||
"lint-staged": "10.0.3",
|
||||
"node-sass": "4.13.1",
|
||||
"prettier": "1.19.1",
|
||||
"rewire": "4.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue