File tree 5 files changed +7298
-5966
lines changed
pwa-simple-assets-generator
5 files changed +7298
-5966
lines changed Original file line number Diff line number Diff line change 13
13
"devDependencies" : {
14
14
"@vite-pwa/astro" : " workspace:*" ,
15
15
"astro" : " ^4.0.1" ,
16
- "workbox-window" : " ^7.0 .0"
16
+ "workbox-window" : " ^7.1 .0"
17
17
},
18
18
"stackblitz" : {
19
19
"installDependencies" : false ,
Original file line number Diff line number Diff line change 13
13
"devDependencies" : {
14
14
"@vite-pwa/astro" : " workspace:*" ,
15
15
"astro" : " ^4.0.1" ,
16
- "workbox-window" : " ^7.0 .0"
16
+ "workbox-window" : " ^7.1 .0"
17
17
}
18
18
}
Original file line number Diff line number Diff line change 13
13
"devDependencies" : {
14
14
"@vite-pwa/astro" : " workspace:*" ,
15
15
"astro" : " ^4.0.1" ,
16
- "workbox-window" : " ^7.0 .0"
16
+ "workbox-window" : " ^7.1 .0"
17
17
},
18
18
"stackblitz" : {
19
19
"installDependencies" : false ,
Original file line number Diff line number Diff line change 2
2
"name" : " @vite-pwa/astro" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.3.1" ,
5
- "packageManager" : " pnpm@8.15.5 " ,
5
+ "packageManager" : " pnpm@9.0.6 " ,
6
6
"description" : " Zero-config PWA for Astro" ,
7
7
"author" :
" antfu <[email protected] >" ,
8
8
"license" : " MIT" ,
44
44
"peerDependencies" : {
45
45
"@vite-pwa/assets-generator" : " ^0.2.4" ,
46
46
"astro" : " ^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0" ,
47
- "vite-plugin-pwa" : " >=0.19.6 <1"
47
+ "vite-plugin-pwa" : " >=0.20.0 <1"
48
48
},
49
49
"peerDependenciesMeta" : {
50
50
"@vite-pwa/assets-generator" : {
51
51
"optional" : true
52
52
}
53
53
},
54
54
"dependencies" : {
55
- "vite-plugin-pwa" : " >=0.19.6 <1"
55
+ "vite-plugin-pwa" : " >=0.20.0 <1"
56
56
},
57
57
"devDependencies" : {
58
58
"@antfu/eslint-config" : " ^0.43.1" ,
65
65
"eslint" : " ^8.54.0" ,
66
66
"esno" : " ^4.0.0" ,
67
67
"https-localhost" : " ^4.7.1" ,
68
- "typescript" : " ^5.3.3 " ,
68
+ "typescript" : " ^5.4.5 " ,
69
69
"unbuild" : " ^2.0.0" ,
70
70
"vite" : " ^5.0.0"
71
71
}
You can’t perform that action at this time.
0 commit comments