1
1
{
2
2
"name" : " react-loading-randomizable" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"type" : " module" ,
5
5
"author" : " buildingwatsize (Chinnawat Chimdee)" ,
6
6
"keywords" : [
26
26
"react-dom" : " ^18.3.1"
27
27
},
28
28
"devDependencies" : {
29
- "@types/node" : " ^22.3.0 " ,
30
- "@types/react" : " ^18.3.3 " ,
29
+ "@types/node" : " ^22.5.5 " ,
30
+ "@types/react" : " ^18.3.8 " ,
31
31
"@types/react-dom" : " ^18.3.0" ,
32
32
"@types/styled-components" : " ^5.1.34" ,
33
- "@typescript-eslint/eslint-plugin" : " ^8.1 .0" ,
34
- "@typescript-eslint/parser" : " ^8.1 .0" ,
33
+ "@typescript-eslint/eslint-plugin" : " ^8.6 .0" ,
34
+ "@typescript-eslint/parser" : " ^8.6 .0" ,
35
35
"@vitejs/plugin-react-swc" : " ^3.7.0" ,
36
- "eslint" : " ^9.9 .0" ,
37
- "eslint-plugin-react" : " ^7.35.0 " ,
36
+ "eslint" : " ^9.10 .0" ,
37
+ "eslint-plugin-react" : " ^7.36.1 " ,
38
38
"eslint-plugin-react-hooks" : " ^4.6.2" ,
39
- "eslint-plugin-react-refresh" : " ^0.4.9 " ,
40
- "styled-components" : " ^6.1.12 " ,
41
- "typescript" : " ^5.5.4 " ,
42
- "vite" : " ^5.4.0 " ,
43
- "vite-plugin-dts" : " ^4.0.3 "
39
+ "eslint-plugin-react-refresh" : " ^0.4.12 " ,
40
+ "styled-components" : " ^6.1.13 " ,
41
+ "typescript" : " ^5.6.2 " ,
42
+ "vite" : " ^5.4.6 " ,
43
+ "vite-plugin-dts" : " ^4.2.1 "
44
44
},
45
45
"main" : " dist/main.js" ,
46
46
"types" : " dist/main.d.ts" ,
47
47
"files" : [
48
48
" dist"
49
49
]
50
- }
50
+ }
0 commit comments