File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " swr-models" ,
3
- "version" : " 1.0.4 " ,
3
+ "version" : " 1.0.5 " ,
4
4
"description" : " SWR toolkit for abstracting API data models as React state objects." ,
5
5
"keywords" : [
6
6
" swr" ,
29
29
"swr" : " ^2.3.0"
30
30
},
31
31
"devDependencies" : {
32
- "@babel/preset-env" : " ^7.26.0 " ,
33
- "@babel/preset-typescript" : " ^7.26.0 " ,
32
+ "@babel/preset-env" : " ^7.27.2 " ,
33
+ "@babel/preset-typescript" : " ^7.27.1 " ,
34
34
"@biomejs/biome" : " ^1.9.4" ,
35
35
"@types/jest" : " ^29.5.14" ,
36
- "@types/react" : " ^19.0 .6" ,
36
+ "@types/react" : " ^19.1 .6" ,
37
37
"jest" : " ^29.7.0" ,
38
38
"jest-environment-jsdom" : " ^29.7.0" ,
39
39
"react" : " ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" ,
40
40
"swr" : " ^2.3.0" ,
41
- "ts-jest" : " ^29.2.5 " ,
41
+ "ts-jest" : " ^29.3.4 " ,
42
42
"ts-node" : " ^10.9.2" ,
43
- "typescript" : " ^5.7 .3"
43
+ "typescript" : " ^5.8 .3"
44
44
},
45
45
"overrides" : {
46
46
"tough-cookie" : " ^5.1.0" ,
You can’t perform that action at this time.
0 commit comments