This commit is contained in:
@@ -112,7 +112,8 @@
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig-paths": "^4.2.0",
|
||||
"typescript": "^5.7.3",
|
||||
"typescript-eslint": "^8.20.0"
|
||||
"typescript-eslint": "^8.20.0",
|
||||
"baseline-browser-mapping": "^2.10.8"
|
||||
},
|
||||
"jest": {
|
||||
"moduleFileExtensions": [
|
||||
@@ -136,10 +137,5 @@
|
||||
"test": "test"
|
||||
},
|
||||
"keywords": [],
|
||||
"type": "commonjs",
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"baseline-browser-mapping": "latest"
|
||||
}
|
||||
}
|
||||
"type": "commonjs"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user