mirror of
https://github.com/linsa-io/linsa.git
synced 2026-04-19 07:00:02 +02:00
up packages
This commit is contained in:
18
package.json
18
package.json
@@ -22,19 +22,19 @@
|
||||
"deploy": "pnpm deploy:worker && pnpm deploy:web"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.1",
|
||||
"@types/pg": "^8.15.6",
|
||||
"@typescript-eslint/eslint-plugin": "^8.46.4",
|
||||
"@typescript-eslint/parser": "^8.46.4",
|
||||
"eslint": "^9.39.1",
|
||||
"globals": "^16.5.0",
|
||||
"@eslint/js": "^9.39.2",
|
||||
"@types/pg": "^8.16.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.52.0",
|
||||
"@typescript-eslint/parser": "^8.52.0",
|
||||
"eslint": "^9.39.2",
|
||||
"globals": "^17.0.0",
|
||||
"pg": "^8.16.3",
|
||||
"postgres": "^3.4.7",
|
||||
"postgres": "^3.4.8",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.5.2"
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"prettier": "^3.6.2"
|
||||
"prettier": "^3.7.4"
|
||||
},
|
||||
"prettier": {
|
||||
"semi": false
|
||||
|
||||
Reference in New Issue
Block a user