Compare commits
6 Commits
177621b708
...
f089bcb33c
| Author | SHA1 | Date |
|---|---|---|
|
|
f089bcb33c | |
|
|
99f2197e06 | |
|
|
91eba4b69f | |
|
|
8caf073325 | |
|
|
6f5c1b3965 | |
|
|
9bb4d58488 |
File diff suppressed because it is too large
Load Diff
|
|
@ -30,12 +30,12 @@
|
|||
"devDependencies": {
|
||||
"@stylistic/eslint-plugin": "^2.13.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/lodash": "^4.17.17",
|
||||
"@types/lodash": "^4.17.20",
|
||||
"@types/node": "^24.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.33.1",
|
||||
"@typescript-eslint/parser": "^8.38.0",
|
||||
"@vercel/ncc": "^0.38.3",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint": "^9.33.0",
|
||||
"eslint-plugin-github": "^5.1.8",
|
||||
"eslint-plugin-jest": "^28.11.0",
|
||||
"eslint-plugin-prettier": "^5.5.3",
|
||||
|
|
@ -43,6 +43,6 @@
|
|||
"js-yaml": "^4.1.0",
|
||||
"prettier": "^3.5.3",
|
||||
"ts-jest": "^29.4.0",
|
||||
"typescript": "^5.8.3"
|
||||
"typescript": "^5.9.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue