Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 932f66c

Browse files
committedFeb 21, 2022
Update dependencies
1 parent ecca16e commit 932f66c

File tree

2 files changed

+4531
-4984
lines changed

2 files changed

+4531
-4984
lines changed
 

‎package-lock.json

Lines changed: 4528 additions & 4981 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"dependencies": {
1212
"react": "^17.0.2",
1313
"react-dom": "^17.0.2",
14-
"sql.js": "^1.5.0"
14+
"sql.js": "^1.6.2"
1515
},
1616
"devDependencies": {
17-
"typescript": "^4.2.5",
18-
"@craco/craco": "^6.2.0"
17+
"@craco/craco": "^5.9.0",
18+
"typescript": "^4.5.5"
1919
},
2020
"scripts": {
2121
"start": "craco start",

0 commit comments

Comments
 (0)
Please sign in to comment.