Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
erossignon committed Nov 12, 2023
1 parent 713ad38 commit ff70927
Show file tree
Hide file tree
Showing 24 changed files with 335 additions and 308 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,20 +60,20 @@
"packages_extra/*"
],
"devDependencies": {
"@types/mocha": "^10.0.2",
"@types/mocha": "^10.0.3",
"@types/prettier": "^2.7.3",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"app-module-path": "^2.2.0",
"benchmark": "^2.1.4",
"bignumber.js": "^9.1.2",
"csv": "^6.3.3",
"csv": "^6.3.5",
"enum": "3.0.4",
"ersatz-node-expat": "^0.1.6",
"eslint-cli": "^1.1.1",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
"literate-programming": "^1.1.0",
"litpro": "^2.1.0",
"mocha": "^10.2.0",
Expand All @@ -86,17 +86,17 @@
"typings": "./packages/node-opcua/node-opcua.d.ts",
"dependencies": {
"@ster5/global-mutex": "^2.0.0",
"@types/async": "^3.2.21",
"@types/bonjour": "^3.5.11",
"@types/lodash": "4.14.199",
"@types/async": "^3.2.22",
"@types/bonjour": "^3.5.12",
"@types/lodash": "4.14.200",
"@types/long": "^4.0.2",
"@types/mkdirp": "1.0.2",
"@types/node": "20.8.0",
"@types/node": "20.8.10",
"@types/rimraf": "^3.0.2",
"@types/sinon": "10.0.17",
"@types/underscore": "^1.11.9",
"@types/wordwrap": "^1.0.1",
"@types/yargs": "17.0.26",
"@types/sinon": "10.0.20",
"@types/underscore": "^1.11.12",
"@types/wordwrap": "^1.0.2",
"@types/yargs": "17.0.29",
"async": "^3.2.4",
"backoff": "^2.5.0",
"better-assert": "^1.0.2",
Expand All @@ -105,14 +105,14 @@
"chalk": "4.1.2",
"cli-table3": "^0.6.3",
"cli-truncate": "2.1.0",
"csv-parse": "5.5.0",
"csv-parse": "5.5.2",
"date-utils": "^1.2.21",
"deassertify": "^0.2.0",
"delayed": "^2.0.0",
"dequeue": "^1.0.5",
"easy-table": "^1.2.0",
"env-paths": "2.2.1",
"eslint": "8.50.0",
"eslint": "8.52.0",
"exit": "^0.1.2",
"fqdn": "^0.0.3",
"hexy": "0.3.5",
Expand All @@ -122,7 +122,7 @@
"lockfile": "^1.0.4",
"lodash": "4.17.21",
"long": "^4.0.0",
"memfs": "^4.5.0",
"memfs": "^4.6.0",
"mkdirp": "1.0.4",
"mocha-clean": "^1.0.0",
"node-opcua-crypto": "4.5.0",
Expand All @@ -134,7 +134,7 @@
"semver": "^7.5.4",
"set-prototype-of": "^1.0.0",
"shebang-loader": "^0.0.1",
"sinon": "^16.0.0",
"sinon": "^17.0.1",
"source-map-support": "^0.5.21",
"sprintf-js": "^1.1.3",
"sterfive-bonjour-service": "1.1.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/node-opcua-address-space/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"c": "mocha --version"
},
"dependencies": {
"@types/lodash": "4.14.199",
"@types/semver": "^7.5.3",
"@types/lodash": "4.14.200",
"@types/semver": "^7.5.4",
"async": "^3.2.4",
"chalk": "4.1.2",
"dequeue": "^1.0.5",
Expand Down Expand Up @@ -66,7 +66,7 @@
"node-opcua-service-filter": "2.114.0",
"node-opcua-test-fixtures": "2.114.0",
"should": "^13.2.3",
"sinon": "^16.0.0",
"sinon": "^17.0.1",
"source-map-support": "^0.5.21"
},
"author": "Etienne Rossignon",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-opcua-basic-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"node-opcua-status-code": "2.114.0"
},
"devDependencies": {
"@types/node": "20.8.0",
"@types/node": "20.8.10",
"node-opcua-benchmarker": "2.114.0",
"node-opcua-debug": "2.114.0",
"should": "^13.2.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/node-opcua-chunkmanager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"node-opcua-packet-assembler": "2.114.0"
},
"devDependencies": {
"@types/node": "20.8.0",
"@types/node": "20.8.10",
"node-opcua-debug": "2.114.0",
"should": "^13.2.3",
"source-map-support": "^0.5.21"
Expand Down
2 changes: 1 addition & 1 deletion packages/node-opcua-client-crawler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"node-opcua-pseudo-session": "2.116.0",
"should": "^13.2.3",
"sinon": "^16.0.0"
"sinon": "^17.0.1"
},
"author": "Etienne Rossignon",
"license": "MIT",
Expand Down
6 changes: 3 additions & 3 deletions packages/node-opcua-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"types": "./dist/index.d.ts",
"dependencies": {
"@ster5/global-mutex": "^2.0.0",
"@types/async": "^3.2.21",
"@types/async": "^3.2.22",
"async": "^3.2.4",
"chalk": "4.1.2",
"node-opcua-assert": "2.105.0",
Expand Down Expand Up @@ -58,7 +58,7 @@
"thenify": "^3.3.1"
},
"devDependencies": {
"@types/underscore": "^1.11.9",
"@types/underscore": "^1.11.12",
"dequeue": "^1.0.5",
"mocha": "^10.2.0",
"node-opcua-address-space": "2.116.0",
Expand All @@ -67,7 +67,7 @@
"node-opcua-leak-detector": "2.114.0",
"node-opcua-nodesets": "2.110.0",
"should": "^13.2.3",
"sinon": "^16.0.0",
"sinon": "^17.0.1",
"underscore": "^1.13.6"
},
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/node-opcua-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"node-opcua-types": "2.114.0"
},
"devDependencies": {
"@types/node": "20.8.0",
"@types/node": "20.8.10",
"should": "^13.2.3"
},
"author": "Etienne Rossignon",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test-generated": "tsc --build tsconfig-generated.json"
},
"dependencies": {
"@types/wordwrap": "^1.0.1",
"@types/wordwrap": "^1.0.2",
"case-anything": "1.1.5",
"chalk": "4.1.2",
"node-opcua-address-space": "2.116.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-opcua-date-time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"node-opcua-benchmarker": "2.114.0",
"node-opcua-debug": "2.114.0",
"should": "^13.2.3",
"sinon": "^16.0.0"
"sinon": "^17.0.1"
},
"author": "Etienne Rossignon",
"license": "MIT",
Expand Down
6 changes: 3 additions & 3 deletions packages/node-opcua-end2end-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "mocha"
},
"devDependencies": {
"@types/underscore": "^1.11.9",
"@types/underscore": "^1.11.12",
"async": "^3.2.4",
"chalk": "4.1.2",
"cli-table3": "^0.6.3",
Expand Down Expand Up @@ -44,7 +44,7 @@
"node-opcua-service-secure-channel": "2.114.0",
"node-opcua-variant": "2.114.0",
"should": "^13.2.3",
"sinon": "^16.0.0",
"sinon": "^17.0.1",
"thenify": "^3.3.1",
"underscore": "^1.13.6",
"yargs": "15.4.1"
Expand All @@ -66,7 +66,7 @@
"homepage": "http://node-opcua.github.io/",
"files": [],
"dependencies": {
"@types/bcryptjs": "^2.4.4",
"@types/bcryptjs": "^2.4.5",
"bcryptjs": "^2.4.3"
}
}
2 changes: 1 addition & 1 deletion packages/node-opcua-file-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"node-opcua-variant": "2.114.0"
},
"devDependencies": {
"memfs": "^4.5.0",
"memfs": "^4.6.0",
"node-opcua": "2.116.0",
"node-opcua-client": "2.116.0",
"node-opcua-leak-detector": "2.114.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/node-opcua-modeler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"dependencies": {
"cli-table3": "^0.6.3",
"csv-parse": "5.5.0",
"csv-parse": "5.5.2",
"node-opcua-address-space": "2.116.0",
"node-opcua-address-space-base": "2.114.0",
"node-opcua-assert": "2.105.0",
Expand All @@ -36,7 +36,7 @@
"devDependencies": {
"node-opcua-leak-detector": "2.114.0",
"should": "^13.2.3",
"sinon": "^16.0.0"
"sinon": "^17.0.1"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-opcua-packet-assembler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"should": "^13.2.3",
"sinon": "^16.0.0"
"sinon": "^17.0.1"
},
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/node-opcua-samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"clean": "npx rimraf certificates"
},
"dependencies": {
"@types/bcryptjs": "^2.4.4",
"@types/underscore": "^1.11.9",
"@types/yargs": "17.0.26",
"@types/bcryptjs": "^2.4.5",
"@types/underscore": "^1.11.12",
"@types/yargs": "17.0.29",
"bcryptjs": "^2.4.3",
"chalk": "4.1.2",
"easy-table": "^1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-opcua-secure-channel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"node-opcua-test-fixtures": "2.114.0",
"node-opcua-test-helpers": "2.113.0",
"should": "^13.2.3",
"sinon": "^16.0.0"
"sinon": "^17.0.1"
},
"author": "Etienne Rossignon",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/node-opcua-server-configuration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"dependencies": {
"@types/bcryptjs": "^2.4.4",
"@types/bcryptjs": "^2.4.5",
"bcryptjs": "^2.4.3",
"chalk": "4.1.2",
"memfs": "^4.5.0",
"memfs": "^4.6.0",
"node-opcua-address-space": "2.116.0",
"node-opcua-address-space-base": "2.114.0",
"node-opcua-assert": "2.105.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-opcua-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"node-opcua-leak-detector": "2.114.0",
"node-opcua-test-helpers": "2.113.0",
"should": "^13.2.3",
"sinon": "^16.0.0",
"sinon": "^17.0.1",
"underscore": "^1.13.6"
},
"author": "Etienne Rossignon",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-opcua-transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"node-opcua-leak-detector": "2.114.0",
"should": "^13.2.3",
"sinon": "^16.0.0"
"sinon": "^17.0.1"
},
"author": "Etienne Rossignon",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-opcua-units/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"should": "^13.2.3",
"sinon": "^16.0.0",
"sinon": "^17.0.1",
"xlsx": "0.18.5"
},
"author": "Etienne Rossignon",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-opcua-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"should": "^13.2.3",
"sinon": "^16.0.0"
"sinon": "^17.0.1"
},
"author": "Etienne Rossignon",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/node-opcua-variant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"node-opcua-utils": "2.114.0"
},
"devDependencies": {
"@types/lodash": "4.14.199",
"@types/underscore": "^1.11.9",
"@types/lodash": "4.14.200",
"@types/underscore": "^1.11.12",
"lodash": "4.17.21",
"node-opcua-benchmarker": "2.114.0",
"node-opcua-debug": "2.114.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-opcua/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"node": ">=8.10"
},
"dependencies": {
"@types/semver": "^7.5.3",
"@types/semver": "^7.5.4",
"chalk": "4.1.2",
"node-opcua-address-space": "2.116.0",
"node-opcua-address-space-for-conformance-testing": "2.116.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "echo \"Error: no test specified\" && exit 0"
},
"dependencies": {
"@types/bcryptjs": "^2.4.4",
"@types/bcryptjs": "^2.4.5",
"bcryptjs": "^2.4.3",
"chalk": "4.1.2",
"node-opcua": "2.116.0",
Expand Down

0 comments on commit ff70927

Please sign in to comment.