|
25 | 25 | "postpack": "pinst --enable"
|
26 | 26 | },
|
27 | 27 | "dependencies": {
|
28 |
| - "gatsby": "^4.12.1", |
29 |
| - "gatsby-plugin-manifest": "^4.12.1", |
30 |
| - "gatsby-plugin-offline": "^5.12.1", |
31 |
| - "gatsby-plugin-preact": "^6.12.1", |
32 |
| - "gatsby-plugin-react-helmet": "^5.12.1", |
33 |
| - "gatsby-plugin-sass": "^5.12.1", |
34 |
| - "gatsby-plugin-sharp": "^4.12.1", |
35 |
| - "gatsby-source-filesystem": "^4.12.1", |
36 |
| - "gatsby-transformer-sharp": "^4.12.1", |
37 |
| - "preact": "^10.7.1", |
| 28 | + "gatsby": "^4.18.0", |
| 29 | + "gatsby-plugin-manifest": "^4.18.0", |
| 30 | + "gatsby-plugin-offline": "^5.18.0", |
| 31 | + "gatsby-plugin-preact": "^6.18.0", |
| 32 | + "gatsby-plugin-react-helmet": "^5.18.0", |
| 33 | + "gatsby-plugin-sass": "^5.18.0", |
| 34 | + "gatsby-plugin-sharp": "^4.18.0", |
| 35 | + "gatsby-source-filesystem": "^4.18.0", |
| 36 | + "gatsby-transformer-sharp": "^4.18.0", |
| 37 | + "preact": "^10.9.0", |
38 | 38 | "preact-render-to-string": "^5.2.0",
|
39 | 39 | "react": "^17.0.1",
|
40 | 40 | "react-dom": "^17.0.1",
|
41 | 41 | "react-helmet": "^6.1.0",
|
42 |
| - "sass": "^1.50.0" |
| 42 | + "sass": "^1.53.0" |
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 |
| - "@babel/core": "^7.17.9", |
46 |
| - "@babel/eslint-parser": "^7.17.0", |
47 |
| - "@types/node": "^17.0.31", |
| 45 | + "@babel/core": "^7.18.6", |
| 46 | + "@babel/eslint-parser": "^7.18.2", |
| 47 | + "@types/node": "^18.0.3", |
48 | 48 | "@types/react": "^18.0.8",
|
49 | 49 | "@types/react-dom": "^18.0.3",
|
50 | 50 | "@types/react-helmet": "^6.1.5",
|
51 |
| - "@typescript-eslint/eslint-plugin": "^5.20.0", |
52 |
| - "@typescript-eslint/parser": "^5.20.0", |
53 |
| - "babel-preset-gatsby": "^2.12.1", |
54 |
| - "eslint": "^8.14.0", |
| 51 | + "@typescript-eslint/eslint-plugin": "^5.30.5", |
| 52 | + "@typescript-eslint/parser": "^5.30.5", |
| 53 | + "babel-preset-gatsby": "^2.18.0", |
| 54 | + "eslint": "^8.19.0", |
55 | 55 | "eslint-config-prettier": "^8.5.0",
|
56 |
| - "eslint-plugin-prettier": "^4.0.0", |
57 |
| - "eslint-plugin-react": "^7.29.4", |
58 |
| - "husky": "^7.0.4", |
| 56 | + "eslint-plugin-prettier": "^4.2.1", |
| 57 | + "eslint-plugin-react": "^7.30.1", |
| 58 | + "husky": "^8.0.1", |
59 | 59 | "pinst": "^3.0.0",
|
60 |
| - "prettier": "2.6.2", |
61 |
| - "react-native": "^0.68.1", |
62 |
| - "stylelint": "^14.7.1", |
| 60 | + "prettier": "2.7.1", |
| 61 | + "react-native": "^0.69.1", |
| 62 | + "stylelint": "^14.9.1", |
63 | 63 | "stylelint-config-prettier": "^9.0.3",
|
64 |
| - "stylelint-config-recommended": "^7.0.0", |
65 |
| - "stylelint-config-standard-scss": "^3.0.0", |
| 64 | + "stylelint-config-recommended": "^8.0.0", |
| 65 | + "stylelint-config-standard-scss": "^4.0.0", |
66 | 66 | "stylelint-prettier": "^2.0.0",
|
67 |
| - "typescript": "^4.6.3" |
| 67 | + "typescript": "^4.7.4" |
68 | 68 | }
|
69 | 69 | }
|
0 commit comments