Skip to content

Commit 9dac331

Browse files
chore(deps): update non-major
1 parent 5bd7165 commit 9dac331

File tree

2 files changed

+361
-356
lines changed

2 files changed

+361
-356
lines changed

package.json

Lines changed: 8 additions & 8 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",
118+
"@vitejs/plugin-react": "^5.0.4",
119119
"axe-core": "^4.10.3",
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.10",
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.7"
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.8",
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.17",
146146
"@types/pako": "^2.0.4",
147-
"@types/react": "^19.1.11",
148-
"@types/react-dom": "^19.1.7",
147+
"@types/react": "^19.1.14",
148+
"@types/react-dom": "^19.1.9",
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",
@@ -157,7 +157,7 @@
157157
"eslint-plugin-jsx-a11y": "^6.10.2",
158158
"eslint-plugin-prettier": "^5.5.4",
159159
"eslint-plugin-react": "^7.37.5",
160-
"eslint-plugin-react-hooks": "6.0.0-rc.1",
160+
"eslint-plugin-react-hooks": "6.0.0-rc.2",
161161
"eslint-plugin-simple-import-sort": "^12.1.1",
162162
"http-server": "^14.1.1",
163163
"husky": "^8.0.3",

0 commit comments

Comments
 (0)