File tree Expand file tree Collapse file tree 5 files changed +6470
-5052
lines changed
pwa-simple-assets-generator Expand file tree Collapse file tree 5 files changed +6470
-5052
lines changed Original file line number Diff line number Diff line change 16
16
"@vite-pwa/vitepress" : " workspace:*" ,
17
17
"@vitejs/plugin-vue" : " ^4.5.0" ,
18
18
"https-localhost" : " ^4.7.1" ,
19
- "typescript" : " ^5.2.2 " ,
20
- "workbox-window" : " ^7.0 .0"
19
+ "typescript" : " ^5.4.5 " ,
20
+ "workbox-window" : " ^7.1 .0"
21
21
}
22
22
}
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@vite-pwa/vitepress" : " workspace:*" ,
14
14
"https-localhost" : " ^4.7.1" ,
15
- "typescript" : " ^5.2.2 "
15
+ "typescript" : " ^5.4.5 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@vite-pwa/vitepress" : " workspace:*" ,
14
14
"https-localhost" : " ^4.7.1" ,
15
- "typescript" : " ^5.2.2 "
15
+ "typescript" : " ^5.4.5 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 2
2
"name" : " @vite-pwa/vitepress" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.4.0" ,
5
- "packageManager" : " pnpm@8.15.3 " ,
5
+ "packageManager" : " pnpm@9.0.6 " ,
6
6
"description" : " Zero-config PWA for VitePress" ,
7
7
"author" : " antfu <anthonyfu117@hotmail.com>" ,
8
8
"license" : " MIT" ,
43
43
},
44
44
"peerDependencies" : {
45
45
"@vite-pwa/assets-generator" : " ^0.2.4" ,
46
- "vite-plugin-pwa" : " >=0.19 .0 <1"
46
+ "vite-plugin-pwa" : " >=0.20 .0 <1"
47
47
},
48
48
"peerDependenciesMeta" : {
49
49
"@vite-pwa/assets-generator" : {
58
58
"bumpp" : " ^9.2.0" ,
59
59
"eslint" : " ^8.54.0" ,
60
60
"https-localhost" : " ^4.7.1" ,
61
- "typescript" : " ^5.3.3 " ,
61
+ "typescript" : " ^5.4.5 " ,
62
62
"unbuild" : " ^2.0.0" ,
63
- "vite" : " ^5.0.0 " ,
64
- "vite-plugin-pwa" : " >=0.19 .0 <1" ,
65
- "vitepress" : " 1.0.0-rc.42 "
63
+ "vite" : " ^5.2.10 " ,
64
+ "vite-plugin-pwa" : " >=0.20 .0 <1" ,
65
+ "vitepress" : " ^1.1.4 "
66
66
},
67
67
"pnpm" : {
68
68
"peerDependencyRules" : {
You can’t perform that action at this time.
0 commit comments