|
57 | 57 | "url-parse": "^1.5.10" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | | - "@sanity/semantic-release-preset": "^2.0.1", |
| 60 | + "@sanity/semantic-release-preset": "^2.0.2", |
61 | 61 | "@types/debug": "^4.1.7", |
62 | | - "@types/jest": "^29.0.3", |
63 | | - "@types/lodash": "^4.14.186", |
64 | | - "@types/node": "^16.11.62", |
65 | | - "@types/react-dom": "^18.0.6", |
66 | | - "@types/semver": "^7.3.12", |
| 62 | + "@types/jest": "^29.2.3", |
| 63 | + "@types/lodash": "^4.14.189", |
| 64 | + "@types/node": "^16.18.3", |
| 65 | + "@types/react-dom": "^18.0.9", |
| 66 | + "@types/semver": "^7.3.13", |
67 | 67 | "@types/split2": "^3.2.1", |
68 | | - "@types/through2": "^2.0.36", |
69 | | - "eslint": "^8.24.0", |
| 68 | + "@types/through2": "^2.0.38", |
| 69 | + "eslint": "^8.28.0", |
70 | 70 | "eslint-config-prettier": "^8.5.0", |
71 | 71 | "eslint-config-sanity": "^6.0.0", |
72 | | - "gatsby": "^4.24.0", |
| 72 | + "gatsby": "^4.24.8", |
73 | 73 | "gatsby-plugin-image": "^2.24.0", |
74 | 74 | "jest": "^27.5.1", |
75 | 75 | "mkdirp": "^1.0.4", |
76 | 76 | "prettier": "^2.7.1", |
77 | | - "prettier-plugin-packagejson": "^2.2.18", |
| 77 | + "prettier-plugin-packagejson": "^2.3.0", |
78 | 78 | "react": "^18.2.0", |
79 | | - "ts-jest": "^29.0.2", |
80 | | - "typescript": "^4.8.4" |
| 79 | + "ts-jest": "^29.0.3", |
| 80 | + "typescript": "^4.9.3" |
81 | 81 | }, |
82 | 82 | "peerDependencies": { |
83 | 83 | "gatsby": "^3.0.0 || ^4.0.0", |
|
0 commit comments