Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ranisalt committed Aug 4, 2024
1 parent d65ce74 commit d8f5b28
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 70 deletions.
132 changes: 68 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
},
"dependencies": {
"@phc/format": "^1.0.0",
"node-addon-api": "^8.0.0",
"node-gyp-build": "^4.8.0"
"node-addon-api": "^8.1.0",
"node-gyp-build": "^4.8.1"
},
"devDependencies": {
"@biomejs/biome": "1.7.3",
"@types/node": "20.12.12",
"node-gyp": "10.1.0",
"@biomejs/biome": "1.8.3",
"@types/node": "20.14.14",
"node-gyp": "10.2.0",
"prebuildify": "6.0.1",
"typescript": "5.4.5"
"typescript": "5.5.4"
},
"packageManager": "[email protected]+sha512.c7f0088c520a46596b85c6f8f1da943400199748a0f7ea8cb8df75469668dc26f6fb3ba26df87e2884a5ebe91557292d0f3db7d0929cdb4f14910c3032ac81fb",
"engines": {
Expand Down

0 comments on commit d8f5b28

Please sign in to comment.