|
39 | 39 | }, |
40 | 40 | "dependencies": { |
41 | 41 | "@sanity/client": "^3.4.1", |
42 | | - "@sanity/image-url": "^1.0.2", |
43 | | - "@sanity/mutator": "^2.33.2", |
44 | | - "@types/url-parse": "^1.4.8", |
45 | | - "axios": "^0.27.2", |
46 | | - "debug": "^4.3.4", |
47 | | - "gatsby-core-utils": "^4.5.0", |
48 | | - "gatsby-plugin-utils": "^4.5.0", |
| 42 | + "@sanity/image-url": "^1.1.0", |
| 43 | + "@sanity/mutator": "^2.36.6", |
| 44 | + "@types/url-parse": "^1.4.11", |
| 45 | + "axios": "^0.30.0", |
| 46 | + "debug": "^4.4.1", |
| 47 | + "gatsby-core-utils": "^4.14.0", |
| 48 | + "gatsby-plugin-utils": "^4.14.0", |
49 | 49 | "get-stream": "^6.0.1", |
50 | 50 | "lodash": "^4.17.21", |
51 | | - "oneline": "^1.0.3", |
| 51 | + "oneline": "^1.0.4", |
52 | 52 | "pumpify": "^2.0.1", |
53 | 53 | "rxjs": "^6.6.7", |
54 | 54 | "semver": "^7.3.8", |
|
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.7", |
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.14", |
| 78 | + "prettier-plugin-tailwindcss": "^0.6.11", |
| 79 | + "react": "^18.3.1", |
| 80 | + "semantic-release": "^21.1.2", |
| 81 | + "ts-jest": "^29.3.4", |
| 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