Skip to content

Commit c9a6954

Browse files
chore(deps): update all non-major dependencies
1 parent 7dd1363 commit c9a6954

File tree

2 files changed

+176
-315
lines changed

2 files changed

+176
-315
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,22 @@
1515
"devDependencies": {
1616
"@hazmi35/eslint-config": "^13.3.1",
1717
"@swc/cli": "^0.3.12",
18-
"@swc/core": "^1.5.24",
19-
"@types/node": "^20.12.13",
18+
"@swc/core": "^1.5.25",
19+
"@types/node": "^20.14.2",
2020
"@types/pg": "^8.11.6",
2121
"@typescript-eslint/eslint-plugin": "^7.12.0",
2222
"@typescript-eslint/parser": "^7.12.0",
2323
"dotenv": "^16.4.5",
24-
"drizzle-kit": "^0.21.4",
24+
"drizzle-kit": "^0.22.6",
2525
"eslint": "^8.57.0",
2626
"rimraf": "^5.0.7",
2727
"typescript": "^5.4.5"
2828
},
2929
"dependencies": {
3030
"@nezuchan/schema": "^0.1.2",
31-
"drizzle-orm": "^0.30.10",
32-
"hyper-express": "^6.16.2",
33-
"pg": "^8.11.5",
31+
"drizzle-orm": "^0.31.2",
32+
"hyper-express": "^6.16.3",
33+
"pg": "^8.12.0",
3434
"pino": "^9.1.0",
3535
"pino-pretty": "^11.1.0"
3636
}

0 commit comments

Comments
 (0)