|
50 | 50 | "@types/react-router-dom": "5.3.0",
|
51 | 51 | "@typescript-eslint/eslint-plugin": "^5.59.5",
|
52 | 52 | "@typescript-eslint/parser": "^5.59.5",
|
53 |
| - "canvas": "^2.8.0", |
54 |
| - "canvas-to-buffer": "^1.1.1", |
55 | 53 | "clean-webpack-plugin": "^3.0.0",
|
56 | 54 | "conventional-changelog-cli": "^2.1.1",
|
57 | 55 | "copy-webpack-plugin": "^11.0.0",
|
|
76 | 74 | "expose-loader": "^4.1.0",
|
77 | 75 | "html-webpack-plugin": "^5.5.0",
|
78 | 76 | "husky": "^8.0.3",
|
79 |
| - "jest": "^28.1.3", |
80 | 77 | "jest-canvas-mock": "^2.3.1",
|
81 | 78 | "jest-css-modules-transform": "^4.4.2",
|
82 |
| - "jest-environment-jsdom": "^28.1.3", |
83 | 79 | "jest-fetch-mock": "^3.0.3",
|
84 | 80 | "jest-image-snapshot": "^5.2.0",
|
85 | 81 | "lint-staged": "^15.0.2",
|
|
90 | 86 | "regenerator-runtime": "^0.13.9",
|
91 | 87 | "replace-in-file-webpack-plugin": "^1.0.6",
|
92 | 88 | "sass": "^1.60.0",
|
93 |
| - "ts-jest": "^29.1.0", |
94 | 89 | "tsconfig-paths-webpack-plugin": "^4.0.1",
|
95 | 90 | "typescript": "^4.5.2",
|
96 | 91 | "web-streams-polyfill": "^3.2.1",
|
|
0 commit comments