Skip to content

Commit 1cbf2eb

Browse files
Update dependencies
1 parent b4c36f5 commit 1cbf2eb

File tree

2 files changed

+115
-105
lines changed

2 files changed

+115
-105
lines changed

Diff for: package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,18 @@
4040
"kysely": "*"
4141
},
4242
"dependencies": {
43-
"date-fns": "^2.29.2"
43+
"date-fns": "^2.29.3"
4444
},
4545
"devDependencies": {
4646
"@planetscale/database": "^1.3.0",
4747
"@tsconfig/node14": "^1.0.3",
48-
"@types/node": "^16",
49-
"kysely": "^0.21.5",
48+
"@types/node": "^18.7.20",
49+
"kysely": "^0.21.6",
5050
"prettier": "^2.7.1",
51-
"prettier-plugin-organize-imports": "^3.1.0",
51+
"prettier-plugin-organize-imports": "^3.1.1",
5252
"prettier-plugin-pkg": "^0.17.1",
5353
"tsup": "^6.2.3",
54-
"typescript": "^4.8.2"
54+
"typescript": "^4.8.3"
5555
},
5656
"sideEffects": false
5757
}

0 commit comments

Comments
 (0)