Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ranisalt committed May 21, 2024
1 parent da08baa commit 96aed63
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 169 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@
},
"dependencies": {
"@phc/format": "^1.0.0",
"node-addon-api": "^7.1.0",
"node-addon-api": "^8.0.0",
"node-gyp-build": "^4.8.0"
},
"devDependencies": {
"@biomejs/biome": "^1.5.3",
"@types/node": "^20.11.19",
"node-gyp": "^10.0.1",
"prebuildify": "^6.0.0",
"typescript": "^5.3.3"
"@biomejs/biome": "1.7.3",
"@types/node": "20.12.12",
"node-gyp": "10.1.0",
"prebuildify": "6.0.1",
"typescript": "5.4.5"
},
"engines": {
"node": ">=16.17.0"
Expand Down
Loading

0 comments on commit 96aed63

Please sign in to comment.