Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusabelli committed Jun 23, 2024
1 parent b207f3e commit 6fc68d0
Show file tree
Hide file tree
Showing 2 changed files with 2,836 additions and 2,204 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@
"prepare": "npm run build"
},
"dependencies": {
"better-sqlite3": "^9.2.0"
"better-sqlite3": "^11.0.0"
},
"devDependencies": {
"@esbuild-plugins/node-resolve": "^0.2.2",
"@refinedev/core": "^4.45.1",
"@types/better-sqlite3": "^7.6.8",
"@types/jest": "^29.5.10",
"@types/node": "^20.10.2",
"@refinedev/core": "^4.51.0",
"@types/better-sqlite3": "^7.6.10",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.8",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"tsup": "^8.0.1",
"typescript": "^5.3.2"
"ts-jest": "^29.1.5",
"tslib": "^2.6.3",
"tsup": "^8.1.0",
"typescript": "^5.5.2"
}
}
Loading

0 comments on commit 6fc68d0

Please sign in to comment.