|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@sanity/client": "^3.4.1", |
41 | | - "@sanity/image-url": "^1.0.2", |
42 | | - "@sanity/mutator": "^2.33.2", |
43 | | - "@types/url-parse": "^1.4.8", |
44 | | - "axios": "^0.27.2", |
45 | | - "debug": "^4.3.4", |
46 | | - "gatsby-core-utils": "^4.5.0", |
47 | | - "gatsby-plugin-utils": "^4.5.0", |
| 41 | + "@sanity/image-url": "^1.2.0", |
| 42 | + "@sanity/mutator": "^2.36.6", |
| 43 | + "@types/url-parse": "^1.4.11", |
| 44 | + "axios": "^0.30.1", |
| 45 | + "debug": "^4.4.1", |
| 46 | + "gatsby-core-utils": "^4.15.0", |
| 47 | + "gatsby-plugin-utils": "^4.15.0", |
48 | 48 | "get-stream": "^6.0.1", |
49 | 49 | "lodash": "^4.17.21", |
50 | | - "oneline": "^1.0.3", |
| 50 | + "oneline": "^1.0.4", |
51 | 51 | "pumpify": "^2.0.1", |
52 | 52 | "rxjs": "^6.6.7", |
53 | | - "semver": "^7.3.8", |
54 | | - "split2": "^4.1.0", |
| 53 | + "semver": "^7.7.2", |
| 54 | + "split2": "^4.2.0", |
55 | 55 | "through2": "^4.0.2", |
56 | 56 | "url-parse": "^1.5.10" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@types/debug": "^4.1.7", |
60 | | - "@types/jest": "^29.4.0", |
61 | | - "@types/lodash": "^4.14.191", |
62 | | - "@types/node": "^18.11.18", |
63 | | - "@types/react-dom": "^18.0.10", |
64 | | - "@types/semver": "^7.3.13", |
65 | | - "@types/split2": "^4.0.0", |
66 | | - "@types/through2": "^2.0.38", |
67 | | - "eslint": "^8.33.0", |
68 | | - "eslint-config-prettier": "^8.6.0", |
| 59 | + "@types/debug": "^4.1.12", |
| 60 | + "@types/jest": "^29.5.14", |
| 61 | + "@types/lodash": "^4.17.20", |
| 62 | + "@types/node": "^18.19.123", |
| 63 | + "@types/react-dom": "^18.3.7", |
| 64 | + "@types/semver": "^7.7.1", |
| 65 | + "@types/split2": "^4.2.3", |
| 66 | + "@types/through2": "^2.0.41", |
| 67 | + "eslint": "^8.57.1", |
| 68 | + "eslint-config-prettier": "^8.10.2", |
69 | 69 | "eslint-config-sanity": "^6.0.0", |
70 | | - "gatsby": "^5.5.0", |
71 | | - "gatsby-plugin-image": "^3.5.0", |
72 | | - "jest": "^29.4.1", |
73 | | - "mkdirp": "^2.1.3", |
74 | | - "prettier": "^2.8.3", |
75 | | - "prettier-plugin-packagejson": "^2.4.2", |
76 | | - "prettier-plugin-tailwindcss": "^0.4.0", |
77 | | - "react": "^18.2.0", |
78 | | - "ts-jest": "^29.0.5", |
79 | | - "typescript": "^5.0.0" |
| 70 | + "gatsby": "^5.15.0", |
| 71 | + "gatsby-plugin-image": "^3.15.0", |
| 72 | + "jest": "^29.7.0", |
| 73 | + "mkdirp": "^2.1.6", |
| 74 | + "prettier": "^2.8.8", |
| 75 | + "prettier-plugin-packagejson": "^2.5.19", |
| 76 | + "prettier-plugin-tailwindcss": "^0.6.14", |
| 77 | + "react": "^18.3.1", |
| 78 | + "ts-jest": "^29.4.1", |
| 79 | + "typescript": "^5.9.2" |
80 | 80 | }, |
81 | 81 | "peerDependencies": { |
82 | 82 | "gatsby": "^3.0.0 || ^4.0.0 || ^5.0.0", |
|
0 commit comments