|
26 | 26 | "regenerator-runtime": "0.13.7"
|
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 |
| - "tslib": "^2.3.0", |
30 |
| - "react-dom": "18.2.0", |
31 |
| - "react": ">= 16.8.0", |
32 |
| - "next": "12.1.6", |
33 |
| - "@nrwl/react": "14.3.6", |
34 |
| - "@nrwl/next": "14.3.6", |
35 | 29 | "@commitlint/config-conventional": "^17.0.2",
|
36 | 30 | "@emotion/react": "^11.9.3",
|
37 | 31 | "@emotion/styled": "^11.9.3",
|
38 | 32 | "@jest/types": "^28.1.1",
|
39 | 33 | "@mui/icons-material": "^5.8.4",
|
40 | 34 | "@mui/material": "^5.8.4",
|
| 35 | + "@nrwl/next": "14.3.6", |
| 36 | + "@nrwl/react": "14.3.6", |
41 | 37 | "@semantic-release/changelog": "^6.0.1",
|
42 | 38 | "@semantic-release/git": "^10.0.1",
|
43 | 39 | "@testing-library/jest-dom": "^5.16.4",
|
|
74 | 70 | "jest-watch-typeahead": "^1.1.0",
|
75 | 71 | "lint-staged": "^13.0.1",
|
76 | 72 | "msw": "^0.42.1",
|
| 73 | + "next": "12.1.6", |
77 | 74 | "notistack": "^2.0.5",
|
78 | 75 | "prettier": "^2.6.2",
|
| 76 | + "react": ">= 16.8.0", |
79 | 77 | "react-countdown": "^2.3.2",
|
| 78 | + "react-dom": "18.2.0", |
80 | 79 | "react-router-dom": "^6.3.0",
|
81 | 80 | "react-test-renderer": "18.2.0",
|
82 | 81 | "ts-jest": "^28.0.5",
|
83 | 82 | "ts-node": "~10.8.0",
|
| 83 | + "tslib": "^2.3.0", |
84 | 84 | "typescript": "~4.7.2",
|
85 | 85 | "workbox-webpack-plugin": "^6.5.3"
|
86 | 86 | },
|
|
0 commit comments