|
64 | 64 | "@babel/preset-react": "^7.16.7",
|
65 | 65 | "@babel/preset-typescript": "^7.16.7",
|
66 | 66 | "@babel/register": "^7.17.7",
|
67 |
| - "@jest/globals": "^27.4.6", |
| 67 | + "@jest/globals": "^29.0.0", |
68 | 68 | "@semantic-release/changelog": "^6.0.0",
|
69 | 69 | "@semantic-release/git": "^10.0.0",
|
70 | 70 | "@semantic-release/github": "^8.0.0",
|
71 |
| - "@testing-library/react": "^12.1.4", |
| 71 | + "@testing-library/react": "^13.0.0", |
72 | 72 | "@types/clone": "^2.1.0",
|
73 |
| - "@types/jest": "^27.0.0", |
74 |
| - "@types/node": "^17.0.0", |
| 73 | + "@types/jest": "^28.0.0", |
| 74 | + "@types/node": "^18.0.0", |
75 | 75 | "@types/react": "^18.0.0",
|
76 | 76 | "@types/react-dom": "^18.0.0",
|
77 | 77 | "@types/webpack-node-externals": "^2.5.3",
|
|
82 | 82 | "eslint": "^8.0.0",
|
83 | 83 | "eslint-config-prettier": "^8.3.0",
|
84 | 84 | "eslint-plugin-header": "^3.1.1",
|
85 |
| - "eslint-plugin-jest": "^25.7.0", |
| 85 | + "eslint-plugin-jest": "^27.0.0", |
86 | 86 | "eslint-plugin-json": "^3.0.0",
|
87 | 87 | "eslint-plugin-prettier": "^4.0.0",
|
88 | 88 | "eslint-plugin-react": "^7.23.2",
|
89 | 89 | "eslint-plugin-react-hooks": "^4.3.0",
|
90 |
| - "jest": "^27.5.1", |
| 90 | + "jest": "^29.0.0", |
91 | 91 | "jest-fetch-mock": "^3.0.3",
|
92 |
| - "lint-staged": "^12.1.7", |
| 92 | + "lint-staged": "^13.0.0", |
93 | 93 | "prettier": "^2.5.1",
|
94 | 94 | "process": "^0.11.10",
|
95 |
| - "react": "^16.13.1", |
96 |
| - "react-dom": "^16.13.1", |
| 95 | + "react": "^18.0.0", |
| 96 | + "react-dom": "^18.0.0", |
97 | 97 | "semantic-release": "^19.0.0",
|
98 |
| - "ts-jest": "^27.0.0", |
| 98 | + "ts-jest": "^28.0.0", |
99 | 99 | "ts-loader": "^9.0.0",
|
100 | 100 | "typescript": "^4.2.4",
|
101 | 101 | "webpack": "^5.66.0",
|
|
0 commit comments