Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Dec 29, 2024
1 parent 9d69b11 commit e209835
Show file tree
Hide file tree
Showing 2 changed files with 1,315 additions and 1,477 deletions.
29 changes: 15 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,44 +19,45 @@
},
"homepage": "http://zeromq.github.io/zeromq.js/",
"dependencies": {
"@aminya/cmake-ts": "^0.3.0-aminya.7",
"node-addon-api": "^8.2.1"
"@aminya/cmake-ts": "0.3.0-aminya.7",
"node-addon-api": "^8.3.0"
},
"devDependencies": {
"@types/benchmark": "~2.1.5",
"@types/chai": "^4",
"@types/chai": "^5.0.1",
"@types/deasync": "~0.1.5",
"@types/eslint": "~9.6.1",
"@types/fs-extra": "^11.0.4",
"@types/gh-pages": "~6.1.0",
"@types/mocha": "^10.0.8",
"@types/node": "^22.7.4",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.2",
"@types/proper-lockfile": "^4.1.4",
"@types/semver": "^7.5.8",
"@types/shelljs": "^0.8.15",
"@types/which": "^3.0.4",
"benchmark": "^2.1.4",
"chai": "^4",
"chai": "^4.5.0",
"cross-env": "^7.0.3",
"deasync": "^0.1.30",
"downlevel-dts": "^0.11.0",
"electron": "^33.1.0",
"electron-mocha": "^13.0.0",
"electron": "^33.2.1",
"electron-mocha": "^13.0.1",
"eslint": "^8.57.1",
"eslint-config-atomic": "^1.22.1",
"eslint-plugin-prettier": "^5.2.1",
"execa": "^9.4.0",
"execa": "^9.5.2",
"fs-extra": "^11.2.0",
"gh-pages": "^6.1.1",
"gh-pages": "^6.2.0",
"minify-all-cli": "^1.0.13",
"mocha": "^10.7.3",
"npm-run-all2": "^6.2.3",
"mocha": "^11.0.1",
"npm-run-all2": "^7.0.2",
"prebuildify": "^6.0.1",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"proper-lockfile": "^4.1.2",
"semver": "^7.6.3",
"shx": "^0.3.4",
"ts-node": "~10.9.2",
"typedoc": "^0.26.7",
"typedoc": "^0.27.6",
"typescript": "~4.9.5",
"which": "^5.0.0"
},
Expand Down
Loading

0 comments on commit e209835

Please sign in to comment.