Skip to content

Commit

Permalink
build: latest dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Nov 15, 2024
1 parent d59d0f9 commit ddc01fe
Show file tree
Hide file tree
Showing 16 changed files with 34 additions and 34 deletions.
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
"ssh2-fs": "^1.2.2",
"stack-trace": "^0.0.10",
"tilde-expansion": "^0.0.0",
"uuid": "^10.0.0"
"uuid": "^11.0.2"
},
"devDependencies": {
"@nikitajs/incus-runner": "^1.0.0-alpha.6",
"coffeescript": "^2.7.0",
"mocha": "^10.7.3",
"mocha-they": "^0.1.10",
"mocha": "^10.8.2",
"mocha-they": "^0.1.11",
"should": "^13.2.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
],
"devDependencies": {
"coffeescript": "^2.7.0",
"mocha": "^10.7.3",
"mocha-they": "^0.1.10",
"mocha": "^10.8.2",
"mocha-they": "^0.1.11",
"should": "^13.2.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"devDependencies": {
"@nikitajs/network": "^1.0.0-alpha.9",
"coffeescript": "^2.7.0",
"mocha": "^10.7.3",
"mocha-they": "^0.1.10",
"mocha": "^10.8.2",
"mocha-they": "^0.1.11",
"should": "^13.2.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"devDependencies": {
"@nikitajs/log": "^2.0.0-alpha.6",
"coffeescript": "^2.7.0",
"mocha": "^10.7.3",
"mocha-they": "^0.1.10",
"mocha": "^10.8.2",
"mocha-they": "^0.1.11",
"should": "^13.2.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/incus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
},
"devDependencies": {
"coffeescript": "^2.7.0",
"mocha": "^10.7.3",
"mocha-they": "^0.1.10",
"mocha": "^10.8.2",
"mocha-they": "^0.1.11",
"should": "^13.2.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/ipa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@nikitajs/incus-runner": "^1.0.0-alpha.6",
"coffeescript": "^2.7.0",
"mixme": "^1.1.0",
"mocha": "^10.7.3",
"mocha-they": "^0.1.10",
"mocha": "^10.8.2",
"mocha-they": "^0.1.11",
"should": "^13.2.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/java/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
},
"devDependencies": {
"coffeescript": "^2.7.0",
"mocha": "^10.7.3",
"mocha-they": "^0.1.10",
"mocha": "^10.8.2",
"mocha-they": "^0.1.11",
"should": "^13.2.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/krb5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
},
"devDependencies": {
"coffeescript": "^2.7.0",
"mocha": "^10.7.3",
"mocha-they": "^0.1.10",
"mocha": "^10.8.2",
"mocha-they": "^0.1.11",
"should": "^13.2.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/ldap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
],
"devDependencies": {
"coffeescript": "^2.7.0",
"mocha": "^10.7.3",
"mocha-they": "^0.1.10",
"mocha": "^10.8.2",
"mocha-they": "^0.1.11",
"should": "^13.2.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/log/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
},
"devDependencies": {
"coffeescript": "^2.7.0",
"mocha": "^10.7.3",
"mocha-they": "^0.1.10",
"mocha": "^10.8.2",
"mocha-they": "^0.1.11",
"should": "^13.2.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
},
"devDependencies": {
"coffeescript": "^2.7.0",
"mocha": "^10.7.3",
"mocha-they": "^0.1.10",
"mocha": "^10.8.2",
"mocha-they": "^0.1.11",
"should": "^13.2.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nikita/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@nikitajs/utils": "^1.0.0-alpha.9"
},
"devDependencies": {
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"should": "^13.2.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"devDependencies": {
"@nikitajs/incus-runner": "^1.0.0-alpha.6",
"coffeescript": "^2.7.0",
"mocha": "^10.7.3",
"mocha-they": "^0.1.10",
"mocha": "^10.8.2",
"mocha-they": "^0.1.11",
"should": "^13.2.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"devDependencies": {
"@nikitajs/incus-runner": "^1.0.0-alpha.6",
"coffeescript": "^2.7.0",
"mocha": "^10.7.3",
"mocha-they": "^0.1.10",
"mocha": "^10.8.2",
"mocha-they": "^0.1.11",
"should": "^13.2.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"devDependencies": {
"@nikitajs/incus-runner": "^1.0.0-alpha.6",
"coffeescript": "^2.7.0",
"mocha": "^10.7.3",
"mocha-they": "^0.1.10",
"mocha": "^10.8.2",
"mocha-they": "^0.1.11",
"should": "^13.2.3"
},
"exports": {
Expand Down
8 changes: 4 additions & 4 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
"tilde-expansion": "^0.0.0"
},
"devDependencies": {
"@babel/core": "^7.25.9",
"@babel/preset-env": "^7.25.9",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"coffeescript": "^2.7.0",
"mocha": "^10.7.3",
"mocha-they": "^0.1.10",
"mocha": "^10.8.2",
"mocha-they": "^0.1.11",
"should": "^13.2.3"
},
"engines": {
Expand Down

0 comments on commit ddc01fe

Please sign in to comment.