Updated dependencies (#228)
This commit is contained in:
committed by
GitHub
parent
39fc9497db
commit
15b316dd7b
@@ -16,14 +16,14 @@
|
||||
"@next/eslint-plugin-next": "15.2.4",
|
||||
"@types/eslint": "9.6.1",
|
||||
"eslint-config-next": "15.2.4",
|
||||
"eslint-config-turbo": "^2.4.4",
|
||||
"eslint-config-turbo": "^2.5.0",
|
||||
"typescript-eslint": "8.29.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"eslint": "^9.23.0",
|
||||
"typescript": "^5.8.2"
|
||||
"eslint": "^9.24.0",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"prettier": "@kit/prettier-config"
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"typescript": "^5.8.2"
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"prettier": "./index.mjs"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user