|
|
|
|
@ -28,7 +28,7 @@
|
|
|
|
|
"@vercel/ncc": "^0.44.0",
|
|
|
|
|
"eslint": "^10.5.0",
|
|
|
|
|
"eslint-config-prettier": "^10.0.0",
|
|
|
|
|
"eslint-plugin-jest": "^29.15.2",
|
|
|
|
|
"eslint-plugin-jest": "^29.15.4",
|
|
|
|
|
"eslint-plugin-n": "^18.1.0",
|
|
|
|
|
"globals": "^17.7.0",
|
|
|
|
|
"jest": "^30.4.2",
|
|
|
|
|
@ -3280,9 +3280,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-jest": {
|
|
|
|
|
"version": "29.15.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.2.tgz",
|
|
|
|
|
"integrity": "sha512-kEN4r9RZl1xcsb4arGq89LrcVdOUFII/JSCwtTPJyv16mDwmPrcuEQwpxqZHeINvcsd7oK5O/rhdGlxFRaZwvQ==",
|
|
|
|
|
"version": "29.15.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.4.tgz",
|
|
|
|
|
"integrity": "sha512-6ln5i9Nkrb27X4w91ZPt/xHDsVQnvxTS2ntgq6r32u+8gymdUrp88TdcBXSveZW0Dl+M5v2H6K75kJhMvUGhjg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|