Skip to content

Commit 3eee489

Browse files
committed
chore update dependencies
1 parent 41d3f7f commit 3eee489

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -25,26 +25,26 @@
2525
"author": "Michelet Jean <[email protected]>",
2626
"license": "MIT",
2727
"dependencies": {
28-
"@fastify/autoload": "^5.10.0",
29-
"@fastify/cors": "^9.0.1",
30-
"@fastify/env": "^4.3.0",
31-
"@fastify/helmet": "^11.1.1",
32-
"@fastify/jwt": "^8.0.1",
33-
"@fastify/mysql": "^4.3.0",
34-
"@fastify/rate-limit": "^9.1.0",
35-
"@fastify/sensible": "^5.0.0",
36-
"@fastify/swagger": "^8.14.0",
37-
"@fastify/swagger-ui": "^4.0.1",
38-
"@fastify/type-provider-typebox": "^4.0.0",
39-
"@fastify/under-pressure": "^8.3.0",
40-
"@fastify/vite": "^6.0.7",
41-
"@sinclair/typebox": "^0.33.7",
28+
"@fastify/autoload": "^6.0.0",
29+
"@fastify/cors": "^10.0.0",
30+
"@fastify/env": "^5.0.1",
31+
"@fastify/helmet": "^12.0.0",
32+
"@fastify/jwt": "^9.0.0",
33+
"@fastify/mysql": "^5.0.1",
34+
"@fastify/rate-limit": "^10.0.1",
35+
"@fastify/sensible": "^6.0.1",
36+
"@fastify/swagger": "^9.0.0",
37+
"@fastify/swagger-ui": "^5.0.1",
38+
"@fastify/type-provider-typebox": "^5.0.0",
39+
"@fastify/under-pressure": "^9.0.1",
40+
"@fastify/vite": "^7.0.1",
41+
"@sinclair/typebox": "^0.33.12",
4242
"@vitejs/plugin-react": "^4.3.1",
43-
"concurrently": "^8.2.2",
44-
"fastify": "^4.26.1",
45-
"fastify-cli": "^6.1.1",
46-
"fastify-plugin": "^4.0.0",
47-
"postgrator": "^7.2.0",
43+
"concurrently": "^9.0.1",
44+
"fastify": "^5.0.0",
45+
"fastify-cli": "^7.0.0",
46+
"fastify-plugin": "^5.0.1",
47+
"postgrator": "^7.3.0",
4848
"react": "^18.3.1",
4949
"react-dom": "^18.3.1"
5050
},

0 commit comments

Comments
 (0)