Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

Commit 54fbfcc

Browse files
chore(deps): update non-major
1 parent b0ceb01 commit 54fbfcc

2 files changed

Lines changed: 1452 additions & 989 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -84,33 +84,33 @@
8484
"extends": "@sanity/semantic-release-preset"
8585
},
8686
"devDependencies": {
87-
"@babel/core": "^7.28.4",
88-
"@babel/preset-env": "^7.28.3",
89-
"@babel/preset-react": "^7.27.1",
90-
"@babel/preset-typescript": "^7.27.1",
87+
"@babel/core": "^7.28.5",
88+
"@babel/preset-env": "^7.28.5",
89+
"@babel/preset-react": "^7.28.5",
90+
"@babel/preset-typescript": "^7.28.5",
9191
"@commitlint/cli": "^19.8.1",
9292
"@commitlint/config-conventional": "^19.8.1",
9393
"@ianvs/prettier-plugin-sort-imports": "^4.7.0",
9494
"@sanity/browserslist-config": "^1.0.5",
95-
"@sanity/pkg-utils": "^8.1.21",
96-
"@sanity/prettier-config": "^2.0.1",
95+
"@sanity/pkg-utils": "^8.1.29",
96+
"@sanity/prettier-config": "^2.0.3",
9797
"@sanity/semantic-release-preset": "^5.0.0",
9898
"@sanity/tsconfig": "^2.0.0",
99-
"@sanity/ui": "^3.1.10",
99+
"@sanity/ui": "^3.1.11",
100100
"@sanity/ui-workshop": "^3.4.0",
101101
"@svgr/core": "^8.1.0",
102102
"@testing-library/jest-dom": "^6.9.1",
103103
"@testing-library/react": "^16.3.0",
104104
"@types/jest": "^30.0.0",
105-
"@types/node": "^22.18.10",
105+
"@types/node": "^22.19.2",
106106
"@types/react": "^19.2.7",
107107
"@types/react-dom": "^19.2.3",
108-
"@vanilla-extract/css": "^1.17.4",
108+
"@vanilla-extract/css": "^1.17.5",
109109
"babel-plugin-react-compiler": "19.1.0-rc.3",
110110
"camelcase": "^8.0.0",
111111
"commitizen": "^4.3.1",
112112
"cz-conventional-changelog": "^3.3.0",
113-
"esbuild": "^0.25.11",
113+
"esbuild": "^0.27.1",
114114
"esbuild-register": "^3.6.0",
115115
"globby": "^14.1.0",
116116
"husky": "^8.0.3",
@@ -121,8 +121,8 @@
121121
"mkdirp": "^3.0.1",
122122
"module-alias": "^2.2.3",
123123
"npm-run-all2": "^8.0.4",
124-
"oxlint": "^1.31.0",
125-
"prettier": "^3.6.2",
124+
"oxlint": "^1.32.0",
125+
"prettier": "^3.7.4",
126126
"react": "^19.2.1",
127127
"react-dom": "^19.2.1",
128128
"react-is": "^19.2.1",

0 commit comments

Comments
 (0)