Skip to content

Commit ac0d33a

Browse files
chore(deps): update non-major
1 parent 87cd4f8 commit ac0d33a

File tree

2 files changed

+610
-342
lines changed

2 files changed

+610
-342
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,21 +58,21 @@
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.5",
61+
"@sanity/pkg-utils": "^9.0.6",
6262
"@sanity/ui": "^3.1.11",
6363
"@types/leaflet": "^1.9.21",
64-
"@types/react": "^19.2.2",
65-
"@types/react-dom": "^19.2.2",
64+
"@types/react": "^19.2.4",
65+
"@types/react-dom": "^19.2.3",
6666
"@types/ws": "^8.18.1",
6767
"@vitejs/plugin-react": "^5.1.0",
6868
"babel-plugin-react-compiler": "1.0.0",
69-
"esbuild": "^0.25.12",
69+
"esbuild": "^0.27.0",
7070
"esbuild-register": "^3.6.0",
7171
"leaflet": "^1.9.4",
7272
"npm-run-all2": "^8.0.4",
7373
"oxfmt": "^0.11.0",
74-
"oxlint": "^1.26.0",
75-
"oxlint-tsgolint": "^0.5.1",
74+
"oxlint": "^1.28.0",
75+
"oxlint-tsgolint": "^0.6.0",
7676
"react": "^19.2.0",
7777
"react-dom": "^19.2.0",
7878
"react-is": "^19.2.0",
@@ -84,7 +84,7 @@
8484
"styled-components": "npm:@sanity/[email protected]",
8585
"typescript": "5.9.3",
8686
"vite": "^7.2.2",
87-
"vitest": "^4.0.7"
87+
"vitest": "^4.0.8"
8888
},
8989
"peerDependencies": {
9090
"react": "^18.2 || ^19"

0 commit comments

Comments
 (0)