|
60 | 60 | "@babel/preset-env": "^7.24.8",
|
61 | 61 | "@babel/preset-react": "^7.24.7",
|
62 | 62 | "@babel/preset-typescript": "^7.24.7",
|
63 |
| - "@emotion/react": "^11.11.4", |
| 63 | + "@emotion/react": "^11.13.0", |
64 | 64 | "@rjsf/core": "^4.2.3",
|
65 | 65 | "@testing-library/dom": "^10.3.2",
|
66 | 66 | "@testing-library/jest-dom": "^6.4.6",
|
67 | 67 | "@testing-library/react": "^16.0.0",
|
68 | 68 | "@types/jest": "^29.5.12",
|
69 | 69 | "@types/jsan": "^3.1.5",
|
70 | 70 | "@types/json-schema": "^7.0.15",
|
71 |
| - "@types/node": "^20.14.10", |
| 71 | + "@types/node": "^20.14.11", |
72 | 72 | "@types/react": "^18.3.3",
|
73 | 73 | "@types/react-dom": "^18.3.0",
|
74 | 74 | "@types/styled-components": "^5.1.34",
|
|
79 | 79 | "eslint": "^8.57.0",
|
80 | 80 | "eslint-plugin-jest": "^28.6.0",
|
81 | 81 | "eslint-config-prettier": "^9.1.0",
|
82 |
| - "eslint-plugin-react": "^7.34.4", |
| 82 | + "eslint-plugin-react": "^7.35.0", |
83 | 83 | "eslint-plugin-react-hooks": "^4.6.2",
|
84 | 84 | "jest": "^29.7.0",
|
85 | 85 | "jest-environment-jsdom": "^29.7.0",
|
|
90 | 90 | "redux-persist": "^6.0.0",
|
91 | 91 | "rimraf": "^6.0.1",
|
92 | 92 | "styled-components": "^5.3.11",
|
93 |
| - "ts-jest": "^29.2.2", |
| 93 | + "ts-jest": "^29.2.3", |
94 | 94 | "ts-node": "^10.9.2",
|
95 | 95 | "typescript": "~5.5.3"
|
96 | 96 | },
|
97 | 97 | "peerDependencies": {
|
98 |
| - "@emotion/react": "^11.11.4", |
| 98 | + "@emotion/react": "^11.13.0", |
99 | 99 | "@reduxjs/toolkit": "^1.0.0 || ^2.0.0",
|
100 | 100 | "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
101 | 101 | "@types/styled-components": "^5.1.34",
|
|
0 commit comments