File tree 13 files changed +13
-13
lines changed
13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 18
18
"electron" : " ^26.2.2" ,
19
19
"electron-builder" : " ^24.6.4" ,
20
20
"next" : " ^12.3.4" ,
21
- "nextron" : " ^8.8 .0" ,
21
+ "nextron" : " ^8.9 .0" ,
22
22
"react" : " ^18.2.0" ,
23
23
"react-dom" : " ^18.2.0"
24
24
}
Original file line number Diff line number Diff line change 20
20
"electron" : " ^26.2.2" ,
21
21
"electron-builder" : " ^24.6.4" ,
22
22
"next" : " ^12.3.4" ,
23
- "nextron" : " ^8.8 .0" ,
23
+ "nextron" : " ^8.9 .0" ,
24
24
"react" : " ^18.2.0" ,
25
25
"react-dom" : " ^18.2.0" ,
26
26
"typescript" : " ^4.9.4"
Original file line number Diff line number Diff line change 24
24
"electron" : " ^26.2.2" ,
25
25
"electron-builder" : " ^24.6.4" ,
26
26
"next" : " ^12.3.4" ,
27
- "nextron" : " ^8.8 .0" ,
27
+ "nextron" : " ^8.9 .0" ,
28
28
"react" : " ^18.2.0" ,
29
29
"react-dom" : " ^18.2.0"
30
30
}
Original file line number Diff line number Diff line change 18
18
"electron" : " ^26.2.2" ,
19
19
"electron-builder" : " ^24.6.4" ,
20
20
"next" : " ^12.3.4" ,
21
- "nextron" : " ^8.8 .0" ,
21
+ "nextron" : " ^8.9 .0" ,
22
22
"react" : " ^18.2.0" ,
23
23
"react-dom" : " ^18.2.0"
24
24
}
Original file line number Diff line number Diff line change 18
18
"electron" : " ^26.2.2" ,
19
19
"electron-builder" : " ^24.6.4" ,
20
20
"next" : " ^12.3.4" ,
21
- "nextron" : " ^8.8 .0" ,
21
+ "nextron" : " ^8.9 .0" ,
22
22
"react" : " ^18.2.0" ,
23
23
"react-dom" : " ^18.2.0"
24
24
}
Original file line number Diff line number Diff line change 18
18
"electron" : " ^26.2.2" ,
19
19
"electron-builder" : " ^24.6.4" ,
20
20
"next" : " ^12.3.4" ,
21
- "nextron" : " ^8.8 .0" ,
21
+ "nextron" : " ^8.9 .0" ,
22
22
"react" : " ^18.2.0" ,
23
23
"react-dom" : " ^18.2.0"
24
24
}
Original file line number Diff line number Diff line change 18
18
"electron" : " ^26.2.2" ,
19
19
"electron-builder" : " ^24.6.4" ,
20
20
"next" : " ^12.3.4" ,
21
- "nextron" : " ^8.8 .0" ,
21
+ "nextron" : " ^8.9 .0" ,
22
22
"react" : " ^18.2.0" ,
23
23
"react-dom" : " ^18.2.0"
24
24
}
Original file line number Diff line number Diff line change 22
22
"electron" : " ^26.2.2" ,
23
23
"electron-builder" : " ^24.6.4" ,
24
24
"next" : " ^12.3.4" ,
25
- "nextron" : " ^8.8 .0" ,
25
+ "nextron" : " ^8.9 .0" ,
26
26
"react" : " ^18.2.0" ,
27
27
"react-dom" : " ^18.2.0" ,
28
28
"typescript" : " ^4.9.4"
Original file line number Diff line number Diff line change 27
27
"electron-builder" : " ^24.6.4" ,
28
28
"framer-motion" : " ^6.5.1" ,
29
29
"next" : " ^12.3.4" ,
30
- "nextron" : " ^8.8 .0" ,
30
+ "nextron" : " ^8.9 .0" ,
31
31
"react" : " ^18.2.0" ,
32
32
"react-dom" : " ^18.2.0" ,
33
33
"typescript" : " ^4.9.5"
Original file line number Diff line number Diff line change 23
23
"electron" : " ^26.2.2" ,
24
24
"electron-builder" : " ^24.6.4" ,
25
25
"next" : " ^12.3.4" ,
26
- "nextron" : " ^8.8 .0" ,
26
+ "nextron" : " ^8.9 .0" ,
27
27
"react" : " ^18.2.0" ,
28
28
"react-dom" : " ^18.2.0" ,
29
29
"typescript" : " ^4.9.4"
Original file line number Diff line number Diff line change 25
25
"electron" : " ^26.2.2" ,
26
26
"electron-builder" : " ^24.6.4" ,
27
27
"next" : " ^12.3.4" ,
28
- "nextron" : " ^8.8 .0" ,
28
+ "nextron" : " ^8.9 .0" ,
29
29
"react" : " ^18.2.0" ,
30
30
"react-dom" : " ^18.2.0" ,
31
31
"typescript" : " ^4.9.4"
Original file line number Diff line number Diff line change 21
21
"electron" : " ^26.2.2" ,
22
22
"electron-builder" : " ^24.6.4" ,
23
23
"next" : " ^12.3.4" ,
24
- "nextron" : " ^8.8 .0" ,
24
+ "nextron" : " ^8.9 .0" ,
25
25
"postcss" : " ^8.4.30" ,
26
26
"react" : " ^18.2.0" ,
27
27
"react-dom" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nextron" ,
3
- "version" : " 8.8 .0" ,
3
+ "version" : " 8.9 .0" ,
4
4
"description" : " ⚡ NEXT.js + Electron ⚡" ,
5
5
"repository" :
" [email protected] :saltyshiomix/nextron.git" ,
6
6
"author" :
" Shiono Yoshihide <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments