|
40 | 40 | "dependencies": {
|
41 | 41 | "@sanity/client": "^3.4.1",
|
42 | 42 | "@sanity/image-url": "^1.0.2",
|
43 |
| - "@sanity/mutator": "^2.33.2", |
| 43 | + "@sanity/mutator": "^3.18.0", |
44 | 44 | "@types/url-parse": "^1.4.8",
|
45 |
| - "axios": "^0.27.2", |
| 45 | + "axios": "^0.30.0", |
46 | 46 | "debug": "^4.3.4",
|
47 | 47 | "gatsby-core-utils": "^4.5.0",
|
48 | 48 | "gatsby-plugin-utils": "^4.5.0",
|
|
57 | 57 | "url-parse": "^1.5.10"
|
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
60 |
| - "@sanity/semantic-release-preset": "^4.1.1", |
61 |
| - "@types/debug": "^4.1.7", |
62 |
| - "@types/jest": "^29.4.0", |
63 |
| - "@types/lodash": "^4.14.191", |
| 60 | + "@sanity/semantic-release-preset": "^4.1.8", |
| 61 | + "@types/debug": "^4.1.12", |
| 62 | + "@types/jest": "^29.5.14", |
| 63 | + "@types/lodash": "^4.17.16", |
64 | 64 | "@types/node": "^18.11.18",
|
65 |
| - "@types/react-dom": "^18.0.10", |
| 65 | + "@types/react-dom": "^18.3.6", |
66 | 66 | "@types/semver": "^7.3.13",
|
67 |
| - "@types/split2": "^4.0.0", |
68 |
| - "@types/through2": "^2.0.38", |
| 67 | + "@types/split2": "^4.2.3", |
| 68 | + "@types/through2": "^2.0.41", |
69 | 69 | "eslint": "^8.33.0",
|
70 |
| - "eslint-config-prettier": "^8.6.0", |
| 70 | + "eslint-config-prettier": "^8.10.0", |
71 | 71 | "eslint-config-sanity": "^6.0.0",
|
72 |
| - "gatsby": "^5.5.0", |
73 |
| - "gatsby-plugin-image": "^3.5.0", |
74 |
| - "jest": "^29.4.1", |
| 72 | + "gatsby": "^5.14.3", |
| 73 | + "gatsby-plugin-image": "^3.14.0", |
| 74 | + "jest": "^29.7.0", |
75 | 75 | "mkdirp": "^2.1.3",
|
76 |
| - "prettier": "^2.8.3", |
77 |
| - "prettier-plugin-packagejson": "^2.4.2", |
78 |
| - "prettier-plugin-tailwindcss": "^0.4.0", |
79 |
| - "react": "^18.2.0", |
80 |
| - "semantic-release": "^21.1.1", |
81 |
| - "ts-jest": "^29.0.5", |
82 |
| - "typescript": "^5.0.0" |
| 76 | + "prettier": "^2.8.8", |
| 77 | + "prettier-plugin-packagejson": "^2.5.10", |
| 78 | + "prettier-plugin-tailwindcss": "^0.6.11", |
| 79 | + "react": "^18.3.1", |
| 80 | + "semantic-release": "^21.1.2", |
| 81 | + "ts-jest": "^29.3.2", |
| 82 | + "typescript": "^5.8.3" |
83 | 83 | },
|
84 | 84 | "peerDependencies": {
|
85 | 85 | "gatsby": "^3.0.0 || ^4.0.0 || ^5.0.0",
|
|
0 commit comments