File tree 6 files changed +95
-538
lines changed
amplify-adapter-react-router
vite-plugin-react-router-amplify-hosting
6 files changed +95
-538
lines changed Original file line number Diff line number Diff line change 19
19
"@types/react" : " ^19.0.10" ,
20
20
"@types/react-dom" : " ^19.0.4" ,
21
21
"typescript" : " ^5.7.3" ,
22
- "vite" : " ^6.1.1 " ,
22
+ "vite" : " ^6.3.0 " ,
23
23
"vite-plugin-react-router-amplify-hosting" : " workspace:*"
24
24
},
25
25
"scripts" : {
Original file line number Diff line number Diff line change 37
37
"tailwindcss" : " ^4.0.0" ,
38
38
"tsx" : " ^4.19.3" ,
39
39
"typescript" : " ^5.8.2" ,
40
- "vite" : " ^6.1.11 " ,
40
+ "vite" : " ^6.3.0 " ,
41
41
"vite-plugin-react-router-amplify-hosting" : " workspace:*" ,
42
42
"vite-tsconfig-paths" : " ^5.1.4"
43
43
}
44
- }
44
+ }
Original file line number Diff line number Diff line change 28
28
"@biomejs/biome" : " 1.9.4" ,
29
29
"@changesets/changelog-github" : " ^0.5.0" ,
30
30
"@changesets/cli" : " ^2.27.5" ,
31
- "@vitest/coverage-v8" : " ^3.0.7 " ,
31
+ "@vitest/coverage-v8" : " ^3.1.1 " ,
32
32
"husky" : " ^9.1.7" ,
33
33
"lint-staged" : " ^15.4.3" ,
34
- "vitest" : " ^3.0.7 "
34
+ "vitest" : " ^3.1.1 "
35
35
},
36
36
"lint-staged" : {
37
37
"*.ts" : " pnpm lint"
38
38
}
39
- }
39
+ }
Original file line number Diff line number Diff line change 43
43
"@aws-amplify/core" : " ^6.10.5" ,
44
44
"@types/node" : " ^22.13.4" ,
45
45
"typescript" : " ^5.7.3" ,
46
- "vite" : " ^6.1.1 " ,
47
- "vite-plugin-dts" : " ^4.5.0 "
46
+ "vite" : " ^6.3.0 " ,
47
+ "vite-plugin-dts" : " ^4.5.3 "
48
48
},
49
49
"peerDependencies" : {
50
50
"@aws-amplify/core" : " ^6.10.5" ,
51
51
"aws-amplify" : " ^6.14.1" ,
52
52
"cookie" : " ^1.0.2"
53
53
}
54
- }
54
+ }
Original file line number Diff line number Diff line change 37
37
"devDependencies" : {
38
38
"@types/node" : " ^22.13.4" ,
39
39
"typescript" : " ^5.7.3" ,
40
- "vite" : " ^6.1.1 " ,
41
- "vite-plugin-dts" : " ^4.5.0 "
40
+ "vite" : " ^6.3.0 " ,
41
+ "vite-plugin-dts" : " ^4.5.3 "
42
42
},
43
43
"peerDependencies" : {
44
44
"vite" : " ^5.1.0 || ^6.0.0"
45
45
}
46
- }
46
+ }
You can’t perform that action at this time.
0 commit comments