Skip to content

Commit

Permalink
Update dependencies again
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl committed May 3, 2024
1 parent 8c8ca3f commit 43d898b
Show file tree
Hide file tree
Showing 28 changed files with 1,316 additions and 1,522 deletions.
28 changes: 14 additions & 14 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,33 +13,33 @@
"dependencies": {
"@vueuse/core": "^10.9.0",
"date-fns": "^3.6.0",
"element-plus": "^2.6.3",
"element-plus": "^2.7.2",
"query-string": "^9.0.0",
"shiki": "^1.2.2",
"vue": "^3.4.21"
"shiki": "^1.4.0",
"vue": "^3.4.26"
},
"devDependencies": {
"@feathersjs/generators": "^5.0.24",
"@iconify-json/carbon": "^1.1.31",
"@types/node": "^20.12.2",
"@unocss/preset-typography": "^0.58.8",
"@unocss/reset": "^0.58.8",
"@unocss/transformer-directives": "^0.58.8",
"@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",
"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.72.0",
"sass": "^1.76.0",
"sitemap": "^7.1.1",
"unocss": "^0.58.8",
"unocss": "^0.59.4",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite-plugin-pwa": "^0.19.7",
"vitepress": "^1.0.1",
"unplugin-vue-components": "^0.27.0",
"vite-plugin-pwa": "^0.20.0",
"vitepress": "^1.1.4",
"vitepress-plugin-google-analytics": "^1.0.2",
"vitepress-plugin-search": "^1.0.4-alpha.22",
"workbox-window": "^7.0.0"
"workbox-window": "^7.1.0"
}
}
2,660 changes: 1,227 additions & 1,433 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,16 @@
"generate:package": "pinion run generators/package.ts"
},
"devDependencies": {
"@featherscloud/pinion": "^0.5.3",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@featherscloud/pinion": "^0.5.4",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"c8": "^9.1.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"lerna": "^8.1.2",
"npm-check-updates": "^16.14.18",
"npm-check-updates": "^16.14.20",
"prettier": "^3.2.5",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
}
}
4 changes: 2 additions & 2 deletions packages/adapter-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/mongodb": "^4.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"mocha": "^10.4.0",
"mongodb": "^6.5.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
4 changes: 2 additions & 2 deletions packages/adapter-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"mocha": "^10.4.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
4 changes: 2 additions & 2 deletions packages/authentication-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@
"@feathersjs/socketio": "^5.0.24",
"@feathersjs/socketio-client": "^5.0.24",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"axios": "^1.6.8",
"mocha": "^10.4.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
4 changes: 2 additions & 2 deletions packages/authentication-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@
"@types/bcryptjs": "^2.4.6",
"@types/lodash": "^4.17.0",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"mocha": "^10.4.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
10 changes: 5 additions & 5 deletions packages/authentication-oauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,23 +65,23 @@
"grant": "^5.4.22",
"koa-session": "^6.4.0",
"lodash": "^4.17.21",
"qs": "^6.12.0"
"qs": "^6.12.1"
},
"devDependencies": {
"@feathersjs/memory": "^5.0.24",
"@types/cookie-session": "^2.0.48",
"@types/cookie-session": "^2.0.49",
"@types/express": "^4.17.21",
"@types/koa-session": "^6.4.5",
"@types/lodash": "^4.17.0",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"@types/tough-cookie": "^4.0.5",
"axios": "^1.6.8",
"mocha": "^10.4.0",
"shx": "^0.3.4",
"tough-cookie": "^4.1.3",
"tough-cookie": "^4.1.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
4 changes: 2 additions & 2 deletions packages/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@
"@feathersjs/memory": "^5.0.24",
"@types/lodash": "^4.17.0",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"@types/uuid": "^9.0.8",
"mocha": "^10.4.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@
"@feathersjs/transport-commons": "^5.0.24",
"@feathersjs/typebox": "^5.0.24",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"@types/prettier": "^2.7.3",
"axios": "^1.6.8",
"mocha": "^10.4.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"type-fest": "^4.14.0",
"typescript": "^5.4.3"
"type-fest": "^4.18.1",
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
8 changes: 4 additions & 4 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.24"
},
"devDependencies": {
"@babel/core": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"@babel/core": "^7.24.5",
"@babel/preset-env": "^7.24.5",
"@feathersjs/express": "^5.0.24",
"@feathersjs/memory": "^5.0.24",
"@feathersjs/socketio": "^5.0.24",
Expand All @@ -67,9 +67,9 @@
"node-fetch": "^2.6.1",
"shx": "^0.3.4",
"socket.io-client": "^4.7.5",
"superagent": "^8.1.2",
"superagent": "^9.0.2",
"ts-loader": "^9.5.1",
"typescript": "^5.4.3",
"typescript": "^5.4.5",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.10.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"mocha": "^10.4.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
4 changes: 2 additions & 2 deletions packages/configuration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"mocha": "^10.4.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
4 changes: 2 additions & 2 deletions packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@
"devDependencies": {
"@feathersjs/feathers": "^5.0.24",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"mocha": "^10.4.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
6 changes: 3 additions & 3 deletions packages/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/compression": "^1.7.5",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/express-serve-static-core": "^4.17.43",
"@types/express-serve-static-core": "^4.19.0",
"compression": "^1.7.4",
"cors": "^2.8.5",
"express": "^4.19.2"
Expand All @@ -70,13 +70,13 @@
"@feathersjs/tests": "^5.0.24",
"@types/lodash": "^4.17.0",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"axios": "^1.6.8",
"lodash": "^4.17.21",
"mocha": "^10.4.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
4 changes: 2 additions & 2 deletions packages/feathers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"mocha": "^10.4.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
14 changes: 7 additions & 7 deletions packages/generators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"access": "public"
},
"dependencies": {
"@featherscloud/pinion": "^0.5.3",
"@featherscloud/pinion": "^0.5.4",
"chalk": "^5.3.0",
"lodash": "^4.17.21",
"prettier": "^3.2.5",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"devDependencies": {
"@feathersjs/adapter-commons": "^5.0.24",
Expand All @@ -78,20 +78,20 @@
"@feathersjs/transport-commons": "^5.0.24",
"@feathersjs/typebox": "^5.0.24",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"@types/prettier": "^2.7.3",
"axios": "^1.6.8",
"knex": "^3.1.0",
"mocha": "^10.4.0",
"mongodb": "^6.5.0",
"mssql": "^10.0.2",
"mysql": "^2.18.1",
"pg": "^8.11.4",
"pg": "^8.11.5",
"shx": "^0.3.4",
"sqlite3": "^5.1.7",
"tsx": "^4.7.1",
"type-fest": "^4.14.0",
"typescript": "^5.4.3"
"tsx": "^4.9.0",
"type-fest": "^4.18.1",
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
6 changes: 3 additions & 3 deletions packages/knex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@
"@feathersjs/adapter-tests": "^5.0.24",
"@feathersjs/schema": "^5.0.24",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"knex": "^3.1.0",
"mocha": "^10.4.0",
"pg": "^8.11.4",
"pg": "^8.11.5",
"shx": "^0.3.4",
"sqlite3": "^5.1.7",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
6 changes: 3 additions & 3 deletions packages/koa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/koa-qs": "^2.0.3",
"@types/koa-static": "^4.0.4",
"@types/koa__cors": "^5.0.0",
"koa": "^2.15.2",
"koa": "^2.15.3",
"koa-body": "^6.0.1",
"koa-compose": "^4.1.0",
"koa-qs": "^3.0.0",
Expand All @@ -71,12 +71,12 @@
"@feathersjs/tests": "^5.0.24",
"@types/koa-compose": "^3.2.8",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"axios": "^1.6.8",
"mocha": "^10.4.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
6 changes: 3 additions & 3 deletions packages/memory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,17 @@
"@feathersjs/adapter-commons": "^5.0.24",
"@feathersjs/commons": "^5.0.24",
"@feathersjs/errors": "^5.0.24",
"sift": "^17.0.1"
"sift": "^17.1.3"
},
"devDependencies": {
"@feathersjs/adapter-tests": "^5.0.24",
"@feathersjs/feathers": "^5.0.24",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.8",
"mocha": "^10.4.0",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
Loading

0 comments on commit 43d898b

Please sign in to comment.