|
18 | 18 | "@babel/preset-env": "7.20.2", |
19 | 19 | "@babel/preset-react": "7.18.6", |
20 | 20 | "enzyme": "3.11.0", |
21 | | - "enzyme-adapter-react-16": "1.15.6", |
| 21 | + "enzyme-adapter-react-16": "1.15.8", |
22 | 22 | "jest": "27.5.1", |
23 | 23 | "next": "12.1.6", |
24 | | - "next-pwa": "5.4.4", |
| 24 | + "next-pwa": "5.6.0", |
25 | 25 | "normalize.css": "8.0.1", |
26 | 26 | "react": "17.0.2", |
27 | 27 | "react-dom": "17.0.2", |
28 | | - "styled-components": "5.3.3", |
29 | | - "swr": "1.2.2", |
30 | | - "typescript": "4.5.5", |
| 28 | + "styled-components": "5.3.11", |
| 29 | + "swr": "1.3.0", |
| 30 | + "typescript": "4.9.5", |
31 | 31 | "unfetch": "4.2.0", |
32 | | - "use-seconds": "1.6.0" |
| 32 | + "use-seconds": "1.7.0" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | 35 | "@babel/core": "7.20.12", |
|
45 | 45 | "@types/react-dom": "17.0.19", |
46 | 46 | "@types/react-test-renderer": "17.0.2", |
47 | 47 | "@types/styled-components": "5.1.26", |
48 | | - "all-contributors-cli": "6.20.0", |
| 48 | + "all-contributors-cli": "6.26.1", |
49 | 49 | "babel-jest": "27.5.1", |
50 | | - "babel-loader": "8.2.5", |
| 50 | + "babel-loader": "8.3.0", |
51 | 51 | "babel-plugin-styled-components": "1.13.3", |
52 | 52 | "babel-preset-env": "1.7.0", |
53 | 53 | "babel-preset-react": "6.24.1", |
54 | 54 | "eslint": "7.32.0", |
55 | 55 | "eslint-config-next": "11.1.4", |
56 | | - "jest-styled-components": "7.0.8", |
| 56 | + "jest-styled-components": "7.2.0", |
57 | 57 | "lint-staged": "11.2.6", |
58 | 58 | "react-docgen-typescript-loader": "3.7.2", |
59 | 59 | "react-test-renderer": "17.0.2", |
60 | | - "ts-jest": "27.1.3", |
61 | | - "ts-loader": "9.2.6" |
| 60 | + "ts-jest": "27.1.5", |
| 61 | + "ts-loader": "9.5.1" |
62 | 62 | }, |
63 | 63 | "lint-staged": { |
64 | 64 | "*.ts,.*.tsx": [ |
|
0 commit comments