2.4 Dependency Updates #261

Open
Vylpes wants to merge 8 commits from feature/223-2-4-updates into develop
3 changed files with 1034 additions and 704 deletions
Showing only changes of commit 90e46064d8 - Show all commits

View file

@ -44,16 +44,16 @@
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.30.1",
"@types/eslint": "^9.6.0",
"@types/jest": "^29.5.8",
"@types/jest": "^30.0.0",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^8.36.0",
"@typescript-eslint/parser": "^8.36.0",
"@yao-pkg/pkg": "^6.1.1",
"eslint": "^9.30.1",
"jest": "^29.7.0",
"jest-mock-extended": "^3.0.7",
"jest": "^30.0.4",
"jest-mock-extended": "^4.0.0",
"np": "^10.0.0",
"ts-jest": "^29.1.1",
"ts-jest": "^29.4.0",
"ts-mockito": "^2.6.1",
"typescript": "^5.0.0",
"typescript-eslint": "^8.36.0"

View file

@ -22,7 +22,7 @@
// "noEmit": true, /* Do not emit outputs. */
// "importHelpers": true, /* Import emit helpers from 'tslib'. */
// "downlevelIteration": true, /* Provide full support for iterables in 'for-of', spread, and destructuring when targeting 'ES5' or 'ES3'. */
// "isolatedModules": true, /* Transpile each file as a separate module (similar to 'ts.transpileModule'). */
"isolatedModules": true, /* Transpile each file as a separate module (similar to 'ts.transpileModule'). */
/* Strict Type-Checking Options */
"strict": true, /* Enable all strict type-checking options. */

1728
yarn.lock

File diff suppressed because it is too large Load diff