Skip to content

Commit

Permalink
chores: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JacopoPatroclo committed Apr 14, 2024
1 parent 57102e3 commit e218871
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 100 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@fastify/error": "3.4.1",
"@fastify/formbody": "7.4.0",
"@fastify/multipart": "8.2.0",
"@fastify/secure-session": "7.1.0",
"@fastify/secure-session": "7.5.0",
"@fastify/sensible": "5.5.0",
"@fastify/static": "7.0.3",
"@fastify/type-provider-typebox": "4.0.0",
Expand All @@ -44,7 +44,7 @@
"@kitajs/html": "4.1.0",
"@sinclair/typebox": "0.32.20",
"close-with-grace": "1.3.0",
"drizzle-orm": "0.30.7",
"drizzle-orm": "0.30.8",
"env-schema": "5.2.1",
"fastify": "4.26.2",
"fastify-better-flash": "0.0.2",
Expand All @@ -53,10 +53,10 @@
},
"devDependencies": {
"@kitajs/ts-html-plugin": "4.0.1",
"@types/node": "20.12.5",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"cypress": "13.7.2",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"cypress": "13.7.3",
"drizzle-kit": "0.20.14",
"eslint": "8.56.0",
"eslint-plugin-drizzle": "0.2.3",
Expand All @@ -65,6 +65,6 @@
"pino-pretty": "11.0.0",
"prettier": "3.2.5",
"slim-pack": "0.0.5",
"typescript": "5.4.4"
"typescript": "5.4.5"
}
}
Loading

0 comments on commit e218871

Please sign in to comment.