Skip to content

Commit 3e585a6

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

File tree

2 files changed

+471
-467
lines changed

2 files changed

+471
-467
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -115,13 +115,13 @@
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.1",
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.9",
124+
"esbuild": "^0.25.11",
125125
"esbuild-register": "^3.6.0",
126126
"express": "^5.1.0",
127127
"globby": "^11.1.0",
@@ -130,22 +130,22 @@
130130
"pako": "^2.1.0",
131131
"rimraf": "^4.4.1",
132132
"segmented-property": "^4.0.0",
133-
"vite": "^7.1.3"
133+
"vite": "^7.1.10"
134134
},
135135
"devDependencies": {
136136
"@commitlint/config-conventional": "^19.8.1",
137137
"@sanity/browserslist-config": "^1.0.5",
138138
"@sanity/pkg-utils": "^7.11.9",
139139
"@sanity/prettier-config": "^2.0.1",
140140
"@sanity/semantic-release-preset": "^4.1.8",
141-
"@sanity/ui": "^3.0.7",
141+
"@sanity/ui": "^3.1.10",
142142
"@types/cpx": "^1.5.5",
143143
"@types/express": "^5.0.3",
144144
"@types/lodash": "^4.17.20",
145-
"@types/node": "^20.19.11",
145+
"@types/node": "^20.19.21",
146146
"@types/pako": "^2.0.4",
147-
"@types/react": "^19.1.11",
148-
"@types/react-dom": "^19.1.7",
147+
"@types/react": "^19.2.2",
148+
"@types/react-dom": "^19.2.2",
149149
"@typescript-eslint/eslint-plugin": "^7.18.0",
150150
"@typescript-eslint/parser": "^7.18.0",
151151
"babel-plugin-react-compiler": "19.1.0-rc.2",
@@ -164,12 +164,12 @@
164164
"jsdom": "^22.1.0",
165165
"npm-run-all2": "^6.2.6",
166166
"prettier": "^3.6.2",
167-
"react": "^19.1.1",
168-
"react-dom": "^19.1.1",
169-
"react-is": "^19.1.1",
167+
"react": "^19.2.0",
168+
"react-dom": "^19.2.0",
169+
"react-is": "^19.2.0",
170170
"semantic-release": "^23.1.1",
171171
"tsconfig-paths": "^4.2.0",
172-
"typescript": "5.9.2",
172+
"typescript": "5.9.3",
173173
"vitest": "^3.2.4"
174174
},
175175
"peerDependencies": {

0 commit comments

Comments
 (0)