Skip to content

Commit 0ec7bbc

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

File tree

2 files changed

+532
-523
lines changed

2 files changed

+532
-523
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -115,38 +115,38 @@
115115
"@vanilla-extract/css-utils": "^0.1.6",
116116
"@vanilla-extract/dynamic": "^2.1.5",
117117
"@vanilla-extract/vite-plugin": "^5.1.1",
118-
"@vitejs/plugin-react": "^5.0.0",
119-
"axe-core": "^4.10.3",
118+
"@vitejs/plugin-react": "^5.0.4",
119+
"axe-core": "^4.11.0",
120120
"cac": "^6.7.14",
121121
"chokidar": "^3.6.0",
122122
"cpx": "^1.5.0",
123123
"dotenv-flow": "^4.1.0",
124-
"esbuild": "^0.25.8",
124+
"esbuild": "^0.25.11",
125125
"esbuild-register": "^3.6.0",
126126
"express": "^5.1.0",
127127
"globby": "^11.1.0",
128-
"lightningcss": "^1.30.1",
128+
"lightningcss": "^1.30.2",
129129
"lodash": "^4.17.21",
130130
"mkdirp": "^2.1.6",
131131
"pako": "^2.1.0",
132132
"rimraf": "^4.4.1",
133133
"segmented-property": "^4.0.0",
134-
"vite": "^7.1.2"
134+
"vite": "^7.1.10"
135135
},
136136
"devDependencies": {
137137
"@commitlint/config-conventional": "^19.8.1",
138138
"@sanity/browserslist-config": "^1.0.5",
139-
"@sanity/pkg-utils": "^7.11.7",
139+
"@sanity/pkg-utils": "^7.11.9",
140140
"@sanity/prettier-config": "^1.0.6",
141141
"@sanity/semantic-release-preset": "^4.1.8",
142-
"@sanity/ui": "4.0.0-static.32",
142+
"@sanity/ui": "4.0.0-static.38",
143143
"@types/cpx": "^1.5.5",
144144
"@types/express": "^5.0.3",
145145
"@types/lodash": "^4.17.20",
146-
"@types/node": "^20.17.9",
147-
"@types/pako": "^2.0.3",
148-
"@types/react": "^19.1.10",
149-
"@types/react-dom": "^19.1.7",
146+
"@types/node": "^20.19.21",
147+
"@types/pako": "^2.0.4",
148+
"@types/react": "^19.2.2",
149+
"@types/react-dom": "^19.2.2",
150150
"@typescript-eslint/eslint-plugin": "^7.18.0",
151151
"@typescript-eslint/parser": "^7.18.0",
152152
"babel-plugin-react-compiler": "19.1.0-rc.2",
@@ -165,12 +165,12 @@
165165
"jsdom": "^22.1.0",
166166
"npm-run-all2": "^6.2.6",
167167
"prettier": "^3.6.2",
168-
"react": "^19.1.1",
169-
"react-dom": "^19.1.1",
170-
"react-is": "^19.1.1",
168+
"react": "^19.2.0",
169+
"react-dom": "^19.2.0",
170+
"react-is": "^19.2.0",
171171
"semantic-release": "^23.1.1",
172172
"tsconfig-paths": "^4.2.0",
173-
"typescript": "5.9.2",
173+
"typescript": "5.9.3",
174174
"vitest": "^3.2.4"
175175
},
176176
"peerDependencies": {

0 commit comments

Comments
 (0)