|
4 | 4 | "version": "0.1.0", |
5 | 5 | "author": "Yaroslav Kasperovych <ilovewindows96@gmail.com>", |
6 | 6 | "dependencies": { |
7 | | - "@fortawesome/fontawesome-svg-core": "^1.2.30", |
8 | | - "@material-ui/core": "^4.11.0", |
9 | | - "@material-ui/icons": "^4.9.1", |
10 | | - "@react-spring/three": "^9.0.0-rc.3", |
11 | | - "@types/react-color": "^3.0.4", |
| 7 | + "@fortawesome/fontawesome-svg-core": "1.2.30", |
| 8 | + "@material-ui/core": "4.11.0", |
| 9 | + "@material-ui/icons": "4.9.1", |
| 10 | + "@react-spring/three": "9.0.0-rc.3", |
| 11 | + "@types/react-color": "3.0.4", |
12 | 12 | "@types/react-helmet": "6.0.0", |
13 | | - "@types/react-typist": "^2.0.1", |
| 13 | + "@types/react-typist": "2.0.1", |
14 | 14 | "@types/typography": "0.16.3", |
15 | 15 | "gatsby": "2.24.23", |
16 | 16 | "gatsby-image": "2.4.14", |
|
29 | 29 | "react": "16.13.1", |
30 | 30 | "react-dom": "16.13.1", |
31 | 31 | "react-helmet": "6.1.0", |
32 | | - "react-three-fiber": "^5.0.1", |
33 | | - "react-typist": "^2.0.5", |
| 32 | + "react-three-fiber": "5.0.1", |
| 33 | + "react-typist": "2.0.5", |
34 | 34 | "react-typography": "0.16.19", |
35 | | - "react-use": "^15.3.3", |
36 | | - "react-use-gesture": "^7.0.15", |
37 | | - "three": "^0.121.1", |
| 35 | + "react-use": "15.3.3", |
| 36 | + "react-use-gesture": "7.0.15", |
| 37 | + "three": "0.121.1", |
38 | 38 | "typography": "0.16.19", |
39 | 39 | "typography-theme-moraga": "0.16.19" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@babel/core": "7.10.5", |
| 42 | + "@babel/core": "7.11.6", |
43 | 43 | "@babel/preset-typescript": "7.10.4", |
44 | | - "@babel/runtime": "7.10.5", |
| 44 | + "@babel/runtime": "7.11.2", |
45 | 45 | "@storybook/addon-actions": "5.3.19", |
46 | 46 | "@storybook/addon-links": "5.3.19", |
47 | 47 | "@storybook/addons": "5.3.19", |
48 | 48 | "@storybook/react": "5.3.19", |
49 | 49 | "@testing-library/jest-dom": "5.11.2", |
50 | 50 | "@testing-library/react": "10.4.7", |
51 | 51 | "@testing-library/user-event": "12.1.0", |
52 | | - "@types/enzyme": "^3.10.5", |
| 52 | + "@types/enzyme": "3.10.5", |
53 | 53 | "@types/jest": "26.0.8", |
54 | 54 | "babel-jest": "26.2.2", |
55 | 55 | "babel-loader": "8.1.0", |
56 | 56 | "babel-preset-gatsby": "0.5.4", |
57 | 57 | "babel-preset-react-app": "9.1.2", |
58 | 58 | "concurrently": "5.2.0", |
59 | | - "enzyme": "^3.11.0", |
60 | | - "enzyme-adapter-react-16": "^1.15.3", |
| 59 | + "enzyme": "3.11.0", |
| 60 | + "enzyme-adapter-react-16": "1.15.3", |
61 | 61 | "eslint": "7.5.0", |
62 | 62 | "eslint-config-airbnb": "18.2.0", |
63 | 63 | "eslint-config-airbnb-typescript-prettier": "3.1.0", |
|
69 | 69 | "eslint-plugin-prettier": "3.1.4", |
70 | 70 | "eslint-plugin-react": "7.20.5", |
71 | 71 | "eslint-plugin-react-hooks": "4.0.8", |
72 | | - "husky": "^4.2.5", |
| 72 | + "husky": "4.2.5", |
73 | 73 | "identity-obj-proxy": "3.0.0", |
74 | 74 | "jest": "26.2.2", |
75 | 75 | "prettier": "2.0.5", |
76 | | - "react-color": "^2.18.1", |
| 76 | + "react-color": "2.18.1", |
77 | 77 | "remark-cli": "8.0.1", |
78 | 78 | "remark-lint": "7.0.1", |
79 | 79 | "remark-preset-lint-recommended": "4.0.1", |
|
0 commit comments