|
21 | 21 | "author": "Flandia", |
22 | 22 | "license": "MIT", |
23 | 23 | "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", |
26 | 26 | "@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", |
35 | 35 | "fastify-plugin": "^5.0.1", |
36 | 36 | "jsonwebtoken": "^9.0.2", |
37 | 37 | "jwks-rsa": "^3.2.0", |
38 | | - "openid-client": "^6.1.7" |
| 38 | + "openid-client": "^6.6.2" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@eslint/js": "^9.19.0", |
| 41 | + "@eslint/js": "^9.31.0", |
42 | 42 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
43 | 43 | "@types/jsonwebtoken": "^9", |
44 | 44 | "@types/node": "^22.12.0", |
45 | 45 | "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", |
50 | 50 | "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" |
57 | 57 | }, |
58 | 58 | "packageManager": "[email protected]+sha512.1fc009bc09d13cfd0e19efa44cbfc2b9cf6ca61482725eb35bbc5e257e093ebf4130db6dfe15d604ff4b79efd8e1e8e99b25fa7d0a6197c9f9826358d4d65c3c" |
59 | 59 | } |
0 commit comments