Skip to content

Commit f415b9e

Browse files
committed
build(deps): bump dependencies
1 parent c640ce8 commit f415b9e

File tree

2 files changed

+474
-394
lines changed

2 files changed

+474
-394
lines changed

package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -21,39 +21,39 @@
2121
"author": "Flandia",
2222
"license": "MIT",
2323
"dependencies": {
24-
"@fastify/autoload": "^6.0.3",
25-
"@fastify/cors": "^10.0.2",
24+
"@fastify/autoload": "^6.3.1",
25+
"@fastify/cors": "^11.0.1",
2626
"@fastify/mongodb": "^9.0.2",
27-
"@fastify/sensible": "^6.0.2",
28-
"@fastify/swagger": "^9.4.2",
29-
"@fastify/swagger-ui": "^5.2.1",
30-
"@fastify/type-provider-typebox": "^5.1.0",
31-
"@scalar/fastify-api-reference": "^1.25.113",
32-
"@sinclair/typebox": "^0.34.15",
33-
"fastify": "^5.3.2",
34-
"fastify-cli": "^7.3.0",
27+
"@fastify/sensible": "^6.0.3",
28+
"@fastify/swagger": "^9.5.1",
29+
"@fastify/swagger-ui": "^5.2.3",
30+
"@fastify/type-provider-typebox": "^5.2.0",
31+
"@scalar/fastify-api-reference": "^1.32.9",
32+
"@sinclair/typebox": "^0.34.38",
33+
"fastify": "^5.4.0",
34+
"fastify-cli": "^7.4.0",
3535
"fastify-plugin": "^5.0.1",
3636
"jsonwebtoken": "^9.0.2",
3737
"jwks-rsa": "^3.2.0",
38-
"openid-client": "^6.1.7"
38+
"openid-client": "^6.6.2"
3939
},
4040
"devDependencies": {
41-
"@eslint/js": "^9.19.0",
41+
"@eslint/js": "^9.31.0",
4242
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
4343
"@types/jsonwebtoken": "^9",
4444
"@types/node": "^22.12.0",
4545
"c8": "^10.1.3",
46-
"concurrently": "^9.1.2",
47-
"eslint": "^9.19.0",
48-
"eslint-config-prettier": "^10.0.1",
49-
"eslint-plugin-prettier": "^5.2.3",
46+
"concurrently": "^9.2.0",
47+
"eslint": "^9.31.0",
48+
"eslint-config-prettier": "^10.1.8",
49+
"eslint-plugin-prettier": "^5.5.3",
5050
"fastify-tsconfig": "^3.0.0",
51-
"globals": "^15.14.0",
52-
"prettier": "3.4.2",
53-
"prettier-plugin-jsdoc": "^1.3.2",
54-
"tsx": "^4.19.3",
55-
"typescript": "^5.7.3",
56-
"typescript-eslint": "^8.22.0"
51+
"globals": "^16.3.0",
52+
"prettier": "3.6.2",
53+
"prettier-plugin-jsdoc": "^1.3.3",
54+
"tsx": "^4.20.3",
55+
"typescript": "^5.8.3",
56+
"typescript-eslint": "^8.37.0"
5757
},
5858
"packageManager": "[email protected]+sha512.1fc009bc09d13cfd0e19efa44cbfc2b9cf6ca61482725eb35bbc5e257e093ebf4130db6dfe15d604ff4b79efd8e1e8e99b25fa7d0a6197c9f9826358d4d65c3c"
5959
}

0 commit comments

Comments
 (0)