Skip to content

Commit f5404bb

Browse files
committed
chore: update dependencies
1 parent f53fad6 commit f5404bb

6 files changed

Lines changed: 2161 additions & 3472 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -104,28 +104,28 @@
104104
}
105105
],
106106
"peerDependencies": {
107-
"react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
108-
"react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
107+
"react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
108+
"react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
109109
},
110110
"devDependencies": {
111-
"@biomejs/biome": "^1.5.3",
112-
"@size-limit/preset-small-lib": "^11.0.2",
111+
"@biomejs/biome": "^1.7.1",
112+
"@size-limit/preset-small-lib": "^11.1.2",
113113
"@testing-library/jest-dom": "^6.4.2",
114-
"@testing-library/react": "^14.2.1",
114+
"@testing-library/react": "^15.0.5",
115115
"@types/jest": "^29.5.12",
116-
"@types/react": "^18.2.57",
117-
"@types/react-dom": "^18.2.19",
116+
"@types/react": "^18.3.1",
117+
"@types/react-dom": "^18.3.0",
118118
"jsdom": "^24.0.0",
119119
"lint-staged": "^15.2.2",
120120
"microbundle": "^0.15.1",
121121
"npm-run-all": "^4.1.5",
122-
"react": "^18.2.0",
123-
"react-dom": "^18.2.0",
124-
"simple-git-hooks": "^2.9.0",
125-
"size-limit": "^11.0.2",
122+
"react": "^18.3.1",
123+
"react-dom": "^18.3.1",
124+
"simple-git-hooks": "^2.11.1",
125+
"size-limit": "^11.1.2",
126126
"tsup": "^8.0.2",
127-
"typescript": "^5.3.3",
128-
"vitest": "^1.3.1"
127+
"typescript": "^5.4.5",
128+
"vitest": "^1.5.2"
129129
},
130130
"peerDependenciesMeta": {
131131
"react-dom": {

0 commit comments

Comments
 (0)