Updated all packages

This commit is contained in:
gbuomprisco
2025-01-11 17:50:02 +08:00
parent b3141d774d
commit 948a062279
22 changed files with 617 additions and 601 deletions

View File

@@ -13,7 +13,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@next/eslint-plugin-next": "15.1.3",
"@next/eslint-plugin-next": "15.1.4",
"@types/eslint": "^8.56.10",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
@@ -27,7 +27,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"eslint": "^8.57.0",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"eslintConfig": {
"root": true,

View File

@@ -15,7 +15,7 @@
},
"devDependencies": {
"@kit/tsconfig": "workspace:*",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"prettier": "./index.mjs"
}

View File

@@ -25,7 +25,7 @@
"@kit/tsconfig": "workspace:*",
"eslint": "^8.57.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"eslintConfig": {
"root": true,