|
48 | 48 | "root": true
|
49 | 49 | },
|
50 | 50 | "dependencies": {
|
51 |
| - "@loadable/component": "^5.15.0", |
52 |
| - "gatsby": "^3.9.1", |
53 |
| - "gatsby-image": "^3.9.0", |
54 |
| - "gatsby-plugin-google-analytics": "^3.9.0", |
55 |
| - "gatsby-plugin-graphql-codegen": "^3.0.0", |
56 |
| - "gatsby-plugin-manifest": "^3.9.0", |
57 |
| - "gatsby-plugin-offline": "^4.9.0", |
58 |
| - "gatsby-plugin-react-helmet": "^4.9.0", |
59 |
| - "gatsby-plugin-sharp": "^3.9.0", |
60 |
| - "gatsby-plugin-styled-components": "^4.9.0", |
61 |
| - "gatsby-plugin-typescript": "^3.9.0", |
62 |
| - "gatsby-source-filesystem": "^3.9.0", |
63 |
| - "gatsby-transformer-json": "^3.9.0", |
64 |
| - "gatsby-transformer-sharp": "^3.9.0", |
65 |
| - "prop-types": "^15.7.2", |
| 51 | + "@loadable/component": "^5.15.2", |
| 52 | + "gatsby": "^4.8.1", |
| 53 | + "gatsby-image": "^3.11.0", |
| 54 | + "gatsby-plugin-google-analytics": "^4.8.0", |
| 55 | + "gatsby-plugin-graphql-codegen": "^3.1.1", |
| 56 | + "gatsby-plugin-manifest": "^4.8.1", |
| 57 | + "gatsby-plugin-offline": "^5.8.1", |
| 58 | + "gatsby-plugin-react-helmet": "^5.8.0", |
| 59 | + "gatsby-plugin-sharp": "^4.8.1", |
| 60 | + "gatsby-plugin-styled-components": "^5.8.0", |
| 61 | + "gatsby-plugin-typescript": "^4.8.1", |
| 62 | + "gatsby-source-filesystem": "^4.8.1", |
| 63 | + "gatsby-transformer-json": "^4.8.0", |
| 64 | + "gatsby-transformer-sharp": "^4.8.0", |
| 65 | + "prop-types": "^15.8.1", |
66 | 66 | "react": "^17.0.2",
|
67 | 67 | "react-dom": "^17.0.2",
|
68 | 68 | "react-helmet": "^6.1.0",
|
69 |
| - "react-jinke-music-player": "^4.24.1", |
70 |
| - "styled-components": "^5.3.0", |
| 69 | + "react-jinke-music-player": "^4.24.2", |
| 70 | + "styled-components": "^5.3.3", |
71 | 71 | "styled-reset": "^4.3.4"
|
72 | 72 | },
|
73 | 73 | "devDependencies": {
|
74 |
| - "@ntnyq/eslint-config-prettier-typescript-react": "^0.1.14", |
75 |
| - "@ntnyq/prettier-config": "^0.3.0", |
| 74 | + "@ntnyq/eslint-config-prettier-typescript-react": "^0.1.16", |
| 75 | + "@ntnyq/prettier-config": "^0.3.1", |
76 | 76 | "@types/loadable__component": "^5.13.4",
|
77 |
| - "@types/react": "^17.0.14", |
78 |
| - "@types/react-dom": "^17.0.9", |
79 |
| - "@types/react-helmet": "^6.1.2", |
| 77 | + "@types/react": "^17.0.39", |
| 78 | + "@types/react-dom": "^17.0.11", |
| 79 | + "@types/react-helmet": "^6.1.5", |
80 | 80 | "@types/scrollreveal": "^0.0.7",
|
81 |
| - "@types/styled-components": "^5.1.11", |
82 |
| - "dotenv": "^10.0.0", |
83 |
| - "eslint": "^7.31.0", |
84 |
| - "husky": "^7.0.1", |
85 |
| - "lint-staged": "^11.0.1", |
86 |
| - "prettier": "^2.3.2", |
87 |
| - "sort-package-json": "^1.50.0", |
88 |
| - "typescript": "^4.3.5" |
| 81 | + "@types/styled-components": "^5.1.23", |
| 82 | + "dotenv": "^16.0.0", |
| 83 | + "eslint": "^8.10.0", |
| 84 | + "husky": "^7.0.4", |
| 85 | + "lint-staged": "^12.3.4", |
| 86 | + "prettier": "^2.5.1", |
| 87 | + "sort-package-json": "^1.54.0", |
| 88 | + "typescript": "^4.5.5" |
89 | 89 | },
|
90 | 90 | "resolution": {
|
91 | 91 | "xstate": "4.9.1"
|
|
0 commit comments