|
56 | 56 | "@rollup/plugin-commonjs": "^22.0.0",
|
57 | 57 | "@rollup/plugin-node-resolve": "^13.2.1",
|
58 | 58 | "@rollup/plugin-replace": "^4.0.0",
|
59 |
| - "@testing-library/jest-dom": "^5.16.2", |
60 |
| - "@testing-library/react": "^12.1.4", |
61 |
| - "@types/inquirer": "^8.2.0", |
| 59 | + "@testing-library/jest-dom": "^5.16.4", |
| 60 | + "@testing-library/react": "^13.1.1", |
| 61 | + "@types/inquirer": "^8.2.1", |
62 | 62 | "@types/jest": "^27.4.1",
|
63 |
| - "@types/node": "^17.0.21", |
| 63 | + "@types/node": "^17.0.31", |
64 | 64 | "@types/prismjs": "^1.26.0",
|
65 |
| - "@types/react": "^17.0.40", |
66 |
| - "@types/react-dom": "^17.0.13", |
| 65 | + "@types/react": "^18.0.8", |
| 66 | + "@types/react-dom": "^18.0.3", |
67 | 67 | "dotenv": "^16.0.0",
|
68 | 68 | "eslint": "^8.14.0",
|
69 | 69 | "filesize": "^8.0.7",
|
|
77 | 77 | "npm-run-all": "^4.1.5",
|
78 | 78 | "prettier": "^2.6.2",
|
79 | 79 | "prismjs": "^1.28.0",
|
80 |
| - "react": "^17.0.2", |
81 |
| - "react-dom": "^17.0.2", |
| 80 | + "react": "^18.1.0", |
| 81 | + "react-dom": "^18.1.0", |
82 | 82 | "react-md": "^5.1.2",
|
83 | 83 | "rimraf": "^3.0.2",
|
84 | 84 | "rollup": "^2.71.1",
|
|
0 commit comments