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

Commit b0ceb01

Browse files
committed
chore: update deps
1 parent 66f1d00 commit b0ceb01

2 files changed

Lines changed: 119 additions & 114 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@
103103
"@testing-library/react": "^16.3.0",
104104
"@types/jest": "^30.0.0",
105105
"@types/node": "^22.18.10",
106-
"@types/react": "^19.2.2",
107-
"@types/react-dom": "^19.2.2",
106+
"@types/react": "^19.2.7",
107+
"@types/react-dom": "^19.2.3",
108108
"@vanilla-extract/css": "^1.17.4",
109109
"babel-plugin-react-compiler": "19.1.0-rc.3",
110110
"camelcase": "^8.0.0",
@@ -121,11 +121,11 @@
121121
"mkdirp": "^3.0.1",
122122
"module-alias": "^2.2.3",
123123
"npm-run-all2": "^8.0.4",
124-
"oxlint": "^1.23.0",
124+
"oxlint": "^1.31.0",
125125
"prettier": "^3.6.2",
126-
"react": "^19.2.0",
127-
"react-dom": "^19.2.0",
128-
"react-is": "^19.2.0",
126+
"react": "^19.2.1",
127+
"react-dom": "^19.2.1",
128+
"react-is": "^19.2.1",
129129
"rimraf": "^6.0.1",
130130
"semantic-release": "^24.2.9",
131131
"typescript": "5.9.3"

0 commit comments

Comments
 (0)