Update some dependencies.

Signed-off-by: Gregorio Litenstein <g.litenstein@gmail.com>
pull/1096/head
Gregorio Litenstein 12 months ago
parent 14e38ec77a
commit 7e269f3975
No known key found for this signature in database
GPG Key ID: 4EB52A1A9CE2C63F

825
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -44,15 +44,12 @@
"eslint-plugin-simple-import-sort": "^12.1.1", "eslint-plugin-simple-import-sort": "^12.1.1",
"jest": "^29.7.0", "jest": "^29.7.0",
"jest-circus": "^29.7.0", "jest-circus": "^29.7.0",
"msw": "^0.49.3", "msw": "^1.3.5",
"nock": "^13.2.9", "nock": "^13.2.9",
"prettier": "^3.6.2", "prettier": "^3.6.2",
"ts-jest": "^29.4.0", "ts-jest": "^29.4.0",
"typescript": "^5.8.3" "typescript": "^5.8.3"
}, },
"overrides": {
"@mswjs/interceptors": "^0.17.7"
},
"engines": { "engines": {
"node": ">=24" "node": ">=24"
} }

Loading…
Cancel
Save