|
94 | 94 | "@testing-library/jest-dom": "^6.6.3",
|
95 | 95 | "@testing-library/react": "^16.3.0",
|
96 | 96 | "@types/babel__preset-env": "^7",
|
97 |
| - "@types/jest": "^29.5.14", |
| 97 | + "@types/jest": "^30.0.0", |
98 | 98 | "@types/js-yaml": "^4",
|
99 | 99 | "@types/lodash": "^4.17.20",
|
100 | 100 | "@types/luxon": "^3.6.2",
|
101 | 101 | "@types/react": "^19.1.8",
|
102 | 102 | "@types/react-dom": "^19.1.6",
|
103 | 103 | "@types/react-is": "^19",
|
104 |
| - "babel-jest": "^29.7.0", |
| 104 | + "babel-jest": "^30.2.0", |
105 | 105 | "babel-plugin-styled-components": "^2.1.4",
|
106 | 106 | "buffer": "^6.0.3",
|
107 | 107 | "eslint": "9.28.0",
|
108 | 108 | "eslint-plugin-import": "^2.31.0",
|
109 | 109 | "eslint-plugin-react": "^7.37.5",
|
110 | 110 | "eslint-plugin-react-hooks": "5.2.0",
|
111 |
| - "jest": "^29.7.0", |
112 |
| - "jest-environment-jsdom": "^29.7.0", |
| 111 | + "jest": "^30.2.0", |
| 112 | + "jest-environment-jsdom": "^30.2.0", |
113 | 113 | "jest-fail-on-console": "^3.3.1",
|
114 | 114 | "jest-styled-components": "^7.2.0",
|
115 | 115 | "jest-transformer-svg": "^2.1.0",
|
116 |
| - "jest-worker": "^29.7.0", |
| 116 | + "jest-worker": "^30.2.0", |
117 | 117 | "jsdom": "^26.0.0",
|
118 | 118 | "parcel": "^2.15.4",
|
119 | 119 | "prettier": "^3.6.2",
|
|
0 commit comments