Skip to content

Commit 5e4ac4d

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

2 files changed

Lines changed: 882 additions & 593 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -56,33 +56,33 @@
5656
"@changesets/changelog-github": "^0.5.2",
5757
"@changesets/cli": "^2.29.8",
5858
"@sanity/tsconfig": "^2.1.0",
59-
"@sanity/tsdown-config": "^0.5.7",
60-
"@sanity/ui": "^3.1.11",
59+
"@sanity/tsdown-config": "^0.5.8",
60+
"@sanity/ui": "^3.1.13",
6161
"@types/leaflet": "^1.9.21",
62-
"@types/react": "^19.2.9",
62+
"@types/react": "^19.2.14",
6363
"@types/react-dom": "^19.2.3",
6464
"@types/ws": "^8.18.1",
65-
"@vitejs/plugin-react": "^5.1.2",
65+
"@vitejs/plugin-react": "^5.1.4",
6666
"babel-plugin-react-compiler": "^1.0.0",
67-
"esbuild": "^0.27.2",
67+
"esbuild": "^0.27.3",
6868
"esbuild-register": "^3.6.0",
6969
"leaflet": "^1.9.4",
70-
"oxfmt": "^0.26.0",
71-
"oxlint": "^1.41.0",
72-
"oxlint-tsgolint": "^0.11.1",
73-
"react": "^19.2.3",
74-
"react-dom": "^19.2.3",
75-
"react-is": "^19.2.3",
70+
"oxfmt": "^0.36.0",
71+
"oxlint": "^1.51.0",
72+
"oxlint-tsgolint": "^0.16.0",
73+
"react": "^19.2.4",
74+
"react-dom": "^19.2.4",
75+
"react-is": "^19.2.4",
7676
"react-leaflet": "^5.0.0",
7777
"react-refractor": "^4.0.0",
7878
"refractor": "^5.0.0",
7979
"rimraf": "^5.0.1",
8080
"rollup-plugin-visualizer": "^6.0.5",
8181
"styled-components": "npm:@sanity/css-in-js@6.2.1",
82-
"tsdown": "^0.19.0",
82+
"tsdown": "^0.20.3",
8383
"typescript": "5.9.3",
8484
"vite": "^7.3.1",
85-
"vitest": "^4.0.17"
85+
"vitest": "^4.0.18"
8686
},
8787
"peerDependencies": {
8888
"react": "^18.2 || ^19"

0 commit comments

Comments
 (0)