Skip to content

Commit e67d391

Browse files
committed
chore(deps): bump non-major
1 parent 8f50c18 commit e67d391

File tree

3 files changed

+329
-341
lines changed

3 files changed

+329
-341
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@
8585
"@sanity/semantic-release-preset": "^5.0.0",
8686
"@testing-library/dom": "^10.4.0",
8787
"@testing-library/react": "^16.3.0",
88-
"@types/node": "^22.15.3",
89-
"@types/react": "^19.1.8",
90-
"@types/react-dom": "^19.1.6",
88+
"@types/node": "^24.3.0",
89+
"@types/react": "^19.1.12",
90+
"@types/react-dom": "^19.1.9",
9191
"@typescript-eslint/eslint-plugin": "^8.41.0",
9292
"@typescript-eslint/parser": "^8.41.0",
9393
"@vitejs/plugin-react": "^4.5.2",
@@ -100,12 +100,12 @@
100100
"eslint-plugin-simple-import-sort": "^12.1.1",
101101
"jsdom": "^24.1.0",
102102
"prettier": "^3.5.3",
103-
"react": "^19.1.0",
104-
"react-dom": "^19.1.0",
103+
"react": "^19.1.1",
104+
"react-dom": "^19.1.1",
105105
"react-test-renderer": "^19.1.0",
106106
"rxjs": "^7.8.2",
107107
"semantic-release": "^24.2.7",
108-
"typescript": "5.8.3",
108+
"typescript": "5.9.2",
109109
"typescript-eslint": "^8.41.0",
110110
"vitest": "^3.2.4"
111111
},

0 commit comments

Comments
 (0)