Skip to content

Commit

Permalink
chore(dependencies): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jul 1, 2024
1 parent 49b9f70 commit 1c83b34
Show file tree
Hide file tree
Showing 27 changed files with 1,511 additions and 1,581 deletions.
34 changes: 17 additions & 17 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,33 +11,33 @@
"start": "npm run dev"
},
"dependencies": {
"@vueuse/core": "^10.9.0",
"@vueuse/core": "^10.11.0",
"date-fns": "^3.6.0",
"element-plus": "^2.7.2",
"element-plus": "^2.7.6",
"query-string": "^9.0.0",
"shiki": "^1.4.0",
"vue": "^3.4.26"
"shiki": "^1.10.0",
"vue": "^3.4.31"
},
"devDependencies": {
"@feathersjs/generators": "^5.0.24",
"@iconify-json/carbon": "^1.1.32",
"@types/node": "^20.12.8",
"@unocss/preset-typography": "^0.59.4",
"@unocss/reset": "^0.59.4",
"@unocss/transformer-directives": "^0.59.4",
"@vitejs/plugin-vue": "^5.0.4",
"@feathersjs/generators": "^5.0.27",
"@iconify-json/carbon": "^1.1.36",
"@types/node": "^20.14.9",
"@unocss/preset-typography": "^0.61.0",
"@unocss/reset": "^0.61.0",
"@unocss/transformer-directives": "^0.61.0",
"@vitejs/plugin-vue": "^5.0.5",
"esno": "^4.7.0",
"fast-glob": "^3.3.2",
"flexsearch": "^0.7.43",
"https-localhost": "^4.7.1",
"markdown-it": "^14.1.0",
"sass": "^1.76.0",
"sitemap": "^7.1.1",
"unocss": "^0.59.4",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.27.0",
"sass": "^1.77.6",
"sitemap": "^8.0.0",
"unocss": "^0.61.0",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.27.2",
"vite-plugin-pwa": "^0.20.0",
"vitepress": "^1.1.4",
"vitepress": "^1.2.3",
"vitepress-plugin-google-analytics": "^1.0.2",
"vitepress-plugin-search": "^1.0.4-alpha.22",
"workbox-window": "^7.1.0"
Expand Down
2,788 changes: 1,359 additions & 1,429 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions packages/adapter-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,14 @@
"@feathersjs/feathers": "^5.0.27"
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/mocha": "^10.0.7",
"@types/mongodb": "^4.0.6",
"@types/node": "^20.12.8",
"mocha": "^10.4.0",
"mongodb": "^6.5.0",
"@types/node": "^20.14.9",
"mocha": "^10.5.2",
"mongodb": "^6.8.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
8 changes: 4 additions & 4 deletions packages/adapter-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
"access": "public"
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"mocha": "^10.4.0",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"mocha": "^10.5.2",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
10 changes: 5 additions & 5 deletions packages/authentication-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@
"@feathersjs/rest-client": "^5.0.27",
"@feathersjs/socketio": "^5.0.27",
"@feathersjs/socketio-client": "^5.0.27",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"axios": "^1.6.8",
"mocha": "^10.4.0",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"axios": "^1.7.2",
"mocha": "^10.5.2",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
10 changes: 5 additions & 5 deletions packages/authentication-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@
"@feathersjs/memory": "^5.0.27",
"@feathersjs/schema": "^5.0.27",
"@types/bcryptjs": "^2.4.6",
"@types/lodash": "^4.17.0",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"mocha": "^10.4.0",
"@types/lodash": "^4.17.6",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"mocha": "^10.5.2",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
12 changes: 6 additions & 6 deletions packages/authentication-oauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,22 +64,22 @@
"cookie-session": "^2.1.0",
"grant": "^5.4.22",
"koa-session": "^6.4.0",
"qs": "^6.12.1"
"qs": "^6.12.2"
},
"devDependencies": {
"@feathersjs/memory": "^5.0.27",
"@types/cookie-session": "^2.0.49",
"@types/express": "^4.17.21",
"@types/koa-session": "^6.4.5",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"@types/tough-cookie": "^4.0.5",
"axios": "^1.6.8",
"mocha": "^10.4.0",
"axios": "^1.7.2",
"mocha": "^10.5.2",
"shx": "^0.3.4",
"tough-cookie": "^4.1.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
14 changes: 7 additions & 7 deletions packages/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,18 +63,18 @@
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"long-timeout": "^0.1.1",
"uuid": "^9.0.1"
"uuid": "^10.0.0"
},
"devDependencies": {
"@feathersjs/memory": "^5.0.27",
"@types/lodash": "^4.17.0",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"@types/uuid": "^9.0.8",
"mocha": "^10.4.0",
"@types/lodash": "^4.17.6",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"@types/uuid": "^10.0.0",
"mocha": "^10.5.2",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
14 changes: 7 additions & 7 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"dependencies": {
"@feathersjs/generators": "^5.0.27",
"chalk": "^5.3.0",
"commander": "^12.0.0"
"commander": "^12.1.0"
},
"devDependencies": {
"@feathersjs/adapter-commons": "^5.0.27",
Expand All @@ -75,15 +75,15 @@
"@feathersjs/socketio": "^5.0.27",
"@feathersjs/transport-commons": "^5.0.27",
"@feathersjs/typebox": "^5.0.27",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"@types/prettier": "^2.7.3",
"axios": "^1.6.8",
"mocha": "^10.4.0",
"axios": "^1.7.2",
"mocha": "^10.5.2",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"type-fest": "^4.18.1",
"typescript": "^5.4.5"
"type-fest": "^4.20.1",
"typescript": "^5.5.3"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
10 changes: 5 additions & 5 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,21 +56,21 @@
"@feathersjs/socketio-client": "^5.0.27"
},
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/preset-env": "^7.24.5",
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@feathersjs/express": "^5.0.27",
"@feathersjs/memory": "^5.0.27",
"@feathersjs/socketio": "^5.0.27",
"@feathersjs/tests": "^5.0.27",
"babel-loader": "^9.1.3",
"mocha": "^10.4.0",
"mocha": "^10.5.2",
"node-fetch": "^2.6.1",
"shx": "^0.3.4",
"socket.io-client": "^4.7.5",
"superagent": "^9.0.2",
"ts-loader": "^9.5.1",
"typescript": "^5.4.5",
"webpack": "^5.91.0",
"typescript": "^5.5.3",
"webpack": "^5.92.1",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.10.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
"access": "public"
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"mocha": "^10.4.0",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"mocha": "^10.5.2",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
10 changes: 5 additions & 5 deletions packages/configuration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@
"@feathersjs/feathers": "^5.0.27",
"@feathersjs/schema": "^5.0.27",
"@types/config": "^3.3.4",
"config": "^3.3.11"
"config": "^3.3.12"
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"mocha": "^10.4.0",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"mocha": "^10.5.2",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
8 changes: 4 additions & 4 deletions packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
],
"devDependencies": {
"@feathersjs/feathers": "^5.0.27",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"mocha": "^10.4.0",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"mocha": "^10.5.2",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
14 changes: 7 additions & 7 deletions packages/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,23 +60,23 @@
"@types/compression": "^1.7.5",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/express-serve-static-core": "^4.19.0",
"@types/express-serve-static-core": "^4.19.5",
"compression": "^1.7.4",
"cors": "^2.8.5",
"express": "^4.19.2"
},
"devDependencies": {
"@feathersjs/authentication-local": "^5.0.27",
"@feathersjs/tests": "^5.0.27",
"@types/lodash": "^4.17.0",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"axios": "^1.6.8",
"@types/lodash": "^4.17.6",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"axios": "^1.7.2",
"lodash": "^4.17.21",
"mocha": "^10.4.0",
"mocha": "^10.5.2",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
8 changes: 4 additions & 4 deletions packages/feathers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@
"events": "^3.3.0"
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"mocha": "^10.4.0",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"mocha": "^10.5.2",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
24 changes: 12 additions & 12 deletions packages/generators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@featherscloud/pinion": "^0.5.4",
"chalk": "^5.3.0",
"lodash": "^4.17.21",
"prettier": "^3.2.5",
"typescript": "^5.4.5"
"prettier": "^3.3.2",
"typescript": "^5.5.3"
},
"devDependencies": {
"@feathersjs/adapter-commons": "^5.0.27",
Expand All @@ -77,21 +77,21 @@
"@feathersjs/socketio": "^5.0.27",
"@feathersjs/transport-commons": "^5.0.27",
"@feathersjs/typebox": "^5.0.27",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.8",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"@types/prettier": "^2.7.3",
"axios": "^1.6.8",
"axios": "^1.7.2",
"knex": "^3.1.0",
"mocha": "^10.4.0",
"mongodb": "^6.5.0",
"mssql": "^10.0.2",
"mocha": "^10.5.2",
"mongodb": "^6.8.0",
"mssql": "^11.0.0",
"mysql": "^2.18.1",
"pg": "^8.11.5",
"pg": "^8.12.0",
"shx": "^0.3.4",
"sqlite3": "^5.1.7",
"tsx": "^4.9.0",
"type-fest": "^4.18.1",
"typescript": "^5.4.5"
"tsx": "^4.16.0",
"type-fest": "^4.20.1",
"typescript": "^5.5.3"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
Loading

0 comments on commit 1c83b34

Please sign in to comment.