|
98 | 98 | },
|
99 | 99 | "devDependencies": {
|
100 | 100 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
101 |
| - "@commitlint/cli": "^19.6.0", |
102 |
| - "@commitlint/config-conventional": "^19.6.0", |
103 |
| - "@sanity/pkg-utils": "^6.11.14", |
104 |
| - "@sanity/ui": "^2.9.1", |
105 |
| - "@types/leaflet": "^1.9.15", |
106 |
| - "@types/react": "^19.0.1", |
107 |
| - "@types/react-dom": "^19.0.1", |
| 101 | + "@commitlint/cli": "^19.7.1", |
| 102 | + "@commitlint/config-conventional": "^19.7.1", |
| 103 | + "@sanity/pkg-utils": "^6.13.4", |
| 104 | + "@sanity/ui": "^2.13.0", |
| 105 | + "@types/leaflet": "^1.9.16", |
| 106 | + "@types/react": "^19.0.8", |
| 107 | + "@types/react-dom": "^19.0.3", |
108 | 108 | "@types/refractor": "^3.4.1",
|
109 |
| - "@types/ws": "^8.5.13", |
| 109 | + "@types/ws": "^8.5.14", |
110 | 110 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
111 | 111 | "@typescript-eslint/parser": "^7.18.0",
|
112 | 112 | "@vitejs/plugin-react": "^4.3.4",
|
|
117 | 117 | "esbuild-register": "^3.6.0",
|
118 | 118 | "eslint": "^8.57.1",
|
119 | 119 | "eslint-config-prettier": "^9.1.0",
|
120 |
| - "eslint-config-sanity": "^7.1.3", |
121 |
| - "eslint-plugin-react": "^7.37.2", |
| 120 | + "eslint-config-sanity": "^7.1.4", |
| 121 | + "eslint-plugin-react": "^7.37.4", |
122 | 122 | "eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
|
123 | 123 | "eslint-plugin-react-hooks": "^5.1.0",
|
124 | 124 | "husky": "^8.0.3",
|
125 | 125 | "leaflet": "^1.9.4",
|
126 | 126 | "npm-run-all2": "^5.0.2",
|
127 |
| - "prettier": "^3.4.2", |
128 |
| - "prettier-plugin-packagejson": "^2.5.6", |
| 127 | + "prettier": "^3.5.1", |
| 128 | + "prettier-plugin-packagejson": "^2.5.8", |
129 | 129 | "react": "^19.0.0",
|
130 | 130 | "react-dom": "^19.0.0",
|
131 | 131 | "react-is": "^19.0.0",
|
132 | 132 | "react-leaflet": "^4.2.1",
|
133 | 133 | "react-refractor": "^2.2.0",
|
134 | 134 | "refractor": "^4.8.1",
|
135 | 135 | "rimraf": "^5.0.1",
|
136 |
| - "rollup-plugin-visualizer": "^5.12.0", |
137 |
| - "styled-components": "^6.1.13", |
138 |
| - "typescript": "^5.7.2", |
139 |
| - "vite": "^5.4.11", |
140 |
| - "vitest": "^1.6.0" |
| 136 | + "rollup-plugin-visualizer": "^5.14.0", |
| 137 | + "styled-components": "^6.1.15", |
| 138 | + "typescript": "^5.7.3", |
| 139 | + "vite": "^5.4.14", |
| 140 | + "vitest": "^1.6.1" |
141 | 141 | },
|
142 | 142 | "peerDependencies": {
|
143 | 143 | "react": "^17 || ^18 || >=19.0.0-0"
|
|
0 commit comments