Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwgillespie committed Dec 11, 2022
1 parent 981c203 commit 71ec461
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 131 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"date-fns": "^2.29.3"
},
"devDependencies": {
"@planetscale/database": "^1.3.0",
"@planetscale/database": "^1.5.0",
"@tsconfig/node14": "^1.0.3",
"@types/node": "^18.7.20",
"kysely": "^0.21.6",
"prettier": "^2.7.1",
"prettier-plugin-organize-imports": "^3.1.1",
"@types/node": "^18.11.13",
"kysely": "^0.22.0",
"prettier": "^2.8.1",
"prettier-plugin-organize-imports": "^3.2.1",
"prettier-plugin-pkg": "^0.17.1",
"tsup": "^6.2.3",
"typescript": "^4.8.3"
"tsup": "^6.5.0",
"typescript": "^4.9.4"
},
"sideEffects": false
}
Loading

0 comments on commit 71ec461

Please sign in to comment.