Skip to content

Commit 54e40c7

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

2 files changed

Lines changed: 827 additions & 622 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@portabletext/types": "^4.0.2"
5353
},
5454
"devDependencies": {
55-
"@changesets/changelog-github": "^0.6.0",
55+
"@changesets/changelog-github": "^0.7.0",
5656
"@changesets/cli": "^2.31.0",
5757
"@rolldown/plugin-babel": "^0.2.3",
5858
"@sanity/client": "^7.22.0",
@@ -64,29 +64,29 @@
6464
"@types/react": "^19.2.14",
6565
"@types/react-dom": "^19.2.3",
6666
"@types/ws": "^8.18.1",
67-
"@vitejs/plugin-react": "^6.0.1",
67+
"@vitejs/plugin-react": "^6.0.2",
6868
"babel-plugin-react-compiler": "^1.0.0",
6969
"esbuild": "^0.28.0",
7070
"esbuild-register": "^3.6.0",
71-
"groq": "^5.24.0",
71+
"groq": "^5.25.1",
7272
"leaflet": "^1.9.4",
73-
"oxfmt": "^0.48.0",
74-
"oxlint": "^1.63.0",
75-
"oxlint-tsgolint": "^0.22.1",
76-
"react": "^19.2.5",
77-
"react-dom": "^19.2.5",
78-
"react-is": "^19.2.5",
73+
"oxfmt": "^0.50.0",
74+
"oxlint": "^1.65.0",
75+
"oxlint-tsgolint": "^0.23.0",
76+
"react": "^19.2.6",
77+
"react-dom": "^19.2.6",
78+
"react-is": "^19.2.6",
7979
"react-leaflet": "^5.0.0",
8080
"react-refractor": "^4.0.0",
8181
"refractor": "^5.0.0",
8282
"rimraf": "^5.0.1",
8383
"rollup-plugin-visualizer": "^7.0.1",
84-
"sanity": "^5.24.0",
84+
"sanity": "^5.25.1",
8585
"styled-components": "npm:@sanity/css-in-js@6.2.1",
86-
"tsdown": "^0.21.10",
86+
"tsdown": "^0.22.0",
8787
"typescript": "5.9.3",
88-
"vite": "^8.0.10",
89-
"vitest": "^4.1.5"
88+
"vite": "^8.0.13",
89+
"vitest": "^4.1.6"
9090
},
9191
"peerDependencies": {
9292
"react": "^18.2 || ^19"

0 commit comments

Comments
 (0)