|
|
|
@ -70,7 +70,7 @@ |
|
|
|
|
"jest-canvas-mock": "^2.5.2", |
|
|
|
|
"jest-fetch-mock": "^3.0.3", |
|
|
|
|
"mutationobserver-shim": "^0.3.7", |
|
|
|
|
"prettier": "^3.0.0", |
|
|
|
|
"prettier": "^3.5.2", |
|
|
|
|
"react-scripts": "^5.0.1", |
|
|
|
|
"sinon": "^19.0.2", |
|
|
|
|
"ts-jest": "^29.2.5" |
|
|
|
@ -18671,10 +18671,11 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/prettier": { |
|
|
|
|
"version": "3.4.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", |
|
|
|
|
"integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", |
|
|
|
|
"version": "3.5.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz", |
|
|
|
|
"integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"bin": { |
|
|
|
|
"prettier": "bin/prettier.cjs" |
|
|
|
|
}, |
|
|
|
|