Skip to content

Commit 1750669

Browse files
chore(deps): update non-major (#250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4fdb0e commit 1750669

File tree

2 files changed

+235
-210
lines changed

2 files changed

+235
-210
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@changesets/changelog-github": "^0.5.1",
5959
"@changesets/cli": "^2.29.7",
6060
"@sanity/browserslist-config": "^1.0.5",
61-
"@sanity/pkg-utils": "^9.0.1",
61+
"@sanity/pkg-utils": "^9.0.5",
6262
"@sanity/ui": "^3.1.11",
6363
"@types/leaflet": "^1.9.21",
6464
"@types/react": "^19.2.2",
@@ -70,9 +70,9 @@
7070
"esbuild-register": "^3.6.0",
7171
"leaflet": "^1.9.4",
7272
"npm-run-all2": "^8.0.4",
73-
"oxfmt": "^0.9.0",
74-
"oxlint": "^1.25.0",
75-
"oxlint-tsgolint": "^0.5.0",
73+
"oxfmt": "^0.11.0",
74+
"oxlint": "^1.26.0",
75+
"oxlint-tsgolint": "^0.5.1",
7676
"react": "^19.2.0",
7777
"react-dom": "^19.2.0",
7878
"react-is": "^19.2.0",
@@ -83,7 +83,7 @@
8383
"rollup-plugin-visualizer": "^6.0.5",
8484
"styled-components": "npm:@sanity/[email protected]",
8585
"typescript": "5.9.3",
86-
"vite": "^7.1.12",
86+
"vite": "^7.2.2",
8787
"vitest": "^4.0.7"
8888
},
8989
"peerDependencies": {

0 commit comments

Comments
 (0)