10BC0 chore(dependencies): Update all dependencies by daffl · Pull Request #3359 · feathersjs/feathers · GitHub
[go: up one dir, main page]

Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

< 10BC0 div class="SelectMenu-list SelectMenu-list--borderless">
Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
272 changes: 136 additions & 136 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"test": "npm run lint && npm run compile && c8 lerna run test --ignore @feathersjs/tests"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"c8": "^8.0.1",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/mongodb": "^4.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"mocha": "^10.2.0",
"mongodb": "^6.3.0",
"shx": "^0.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"mocha": "^10.2.0",
"shx": "^0.3.4",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/authentication-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@feathersjs/socketio": "^5.0.12",
"@feathersjs/socketio-client": "^5.0.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"axios": "^1.6.2",
"mocha": "^10.2.0",
"shx": "^0.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/authentication-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/bcryptjs": "^2.4.6",
"@types/lodash": "^4.14.202",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"mocha": "^10.2.0",
"shx": "^0.3.4",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/authentication-oauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@types/koa-session": "^6.4.5",
"@types/lodash": "^4.14.202",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"@types/tough-cookie": "^4.0.5",
"axios": "^1.6.2",
"mocha": "^10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@feathersjs/memory": "^5.0.12",
"@types/lodash": "^4.14.202",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"@types/uuid": "^9.0.7",
"mocha": "^10.2.0",
"shx": "^0.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@feathersjs/transport-commons": "^5.0.12",
"@feathersjs/typebox": "^5.0.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"@types/prettier": "^2.7.3",
"axios": "^1.6.2",
"mocha": "^10.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@feathersjs/socketio-client": "^5.0.12"
},
"devDependencies": {
"@babel/core": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@babel/core": "^7.23.5",
"@babel/preset-env": "^7.23.5",
"@feathersjs/express": "^5.0.12",
"@feathersjs/memory": "^5.0.12",
"@feathersjs/socketio": "^5.0.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"mocha": "^10.2.0",
"shx": "^0.3.4",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/configuration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"mocha": "^10.2.0",
"shx": "^0.3.4",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@feathersjs/feathers": "^5.0.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"mocha": "^10.2.0",
"shx": "^0.3.4",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@feathersjs/tests": "^5.0.12",
"@types/lodash": "^4.14.202",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"axios": "^1.6.2",
"lodash": "^4.17.21",
"mocha": "^10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers/package.json
< 6052 /tr>
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"mocha": "^10.2.0",
"shx": "^0.3.4",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/generators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@feathersjs/transport-commons": "^5.0.12",
"@feathersjs/typebox": "^5.0.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"@types/prettier": "^2.7.3",
"axios": "^1.6.2",
"knex": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/knex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@feathersjs/adapter-tests": "^5.0.12",
"@feathersjs/schema": "^5.0.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"knex": "^3.0.1",
"mocha": "^10.2.0",
"pg": "^8.11.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/koa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@feathersjs/tests": "^5.0.12",
"@types/koa-compose": "^3.2.8",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"axios": "^1.6.2",
"mocha": "^10.2.0",
"shx": "^0.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/memory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@feathersjs/adapter-tests": "^5.0.12",
"@feathersjs/feathers": "^5.0.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"mocha": "^10.2.0",
"shx": "^0.3.4",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@feathersjs/adapter-tests": "^5.0.12",
"@feathersjs/schema": "^5.0.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"mocha": "^10.2.0",
"mongodb-memory-server": "^9.1.1",
"shx": "^0.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/rest-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@feathersjs/memory": "^5.0.12",
"@feathersjs/tests": "^5.0.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"@types/node-fetch": "^2.6.9",
"@types/qs": "^6.9.10",
"axios": "^1.6.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@
"devDependencies": {
"@feathersjs/memory": "^5.0.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"ajv-formats": "^2.1.1",
"mocha": "^10.2.0",
"shx": "^0.3.4",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"peerDependencies": {
"typescript": ">=5.3"
Expand D EBFA own
2 changes: 1 addition & 1 deletion packages/socketio-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@feathersjs/socketio": "^5.0.12",
"@feathersjs/tests": "^5.0.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"mocha": "^10.2.0",
"shx": "^0.3.4",
"socket.io-client": "^4.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/socketio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@feathersjs/memory": "^5.0.12",
"@feathersjs/tests": "^5.0.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"lodash": "^4.17.21",
"mocha": "^10.2.0",
"shx": "^0.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@feathersjs/feathers": "^5.0.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"mocha": "^10.2.0",
"shx": "^0.3.4",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/transport-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/encodeurl": "^1.0.2",
"@types/lodash": "^4.14.202",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"mocha": "^10.2.0",
"shx": "^0.3.4",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/typebox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"mocha": "^10.2.0",
"shx": "^0.3.4",
"typescript": "^5.3.2"
Expand Down
0