mirror of
https://github.com/ourongxing/newsnow.git
synced 2025-01-19 03:09:14 +08:00
fix: bump up vite-plugin-with-nitro to fix pwa
This commit is contained in:
parent
6d07702faf
commit
6268dad4db
@ -90,7 +90,7 @@
|
||||
"unplugin-auto-import": "^0.18.3",
|
||||
"vite": "^5.4.8",
|
||||
"vite-plugin-pwa": "^0.20.5",
|
||||
"vite-plugin-with-nitro": "0.0.2",
|
||||
"vite-plugin-with-nitro": "0.0.3",
|
||||
"vite-tsconfig-paths": "^5.0.1",
|
||||
"vitest": "^2.1.2",
|
||||
"workbox-window": "^7.1.0",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -208,8 +208,8 @@ importers:
|
||||
specifier: ^0.20.5
|
||||
version: 0.20.5(vite@5.4.9(@types/node@22.7.5)(less@4.2.0)(terser@5.36.0))(workbox-build@7.1.1(@types/babel__core@7.20.5))(workbox-window@7.1.0)
|
||||
vite-plugin-with-nitro:
|
||||
specifier: 0.0.2
|
||||
version: 0.0.2(better-sqlite3@11.3.0)(typescript@5.6.3)(vite@5.4.9(@types/node@22.7.5)(less@4.2.0)(terser@5.36.0))
|
||||
specifier: 0.0.3
|
||||
version: 0.0.3(better-sqlite3@11.3.0)(typescript@5.6.3)(vite@5.4.9(@types/node@22.7.5)(less@4.2.0)(terser@5.36.0))
|
||||
vite-tsconfig-paths:
|
||||
specifier: ^5.0.1
|
||||
version: 5.0.1(typescript@5.6.3)(vite@5.4.9(@types/node@22.7.5)(less@4.2.0)(terser@5.36.0))
|
||||
@ -5639,8 +5639,8 @@ packages:
|
||||
'@vite-pwa/assets-generator':
|
||||
optional: true
|
||||
|
||||
vite-plugin-with-nitro@0.0.2:
|
||||
resolution: {integrity: sha512-hVnOw4qrr3r+KP+6dwUZSjnJ72c+WB74z0gcTPZtCA6UT5MQAttYy3OYHh9iUj4mx0tm0pkgFXqkxyaFvE+Gzg==}
|
||||
vite-plugin-with-nitro@0.0.3:
|
||||
resolution: {integrity: sha512-KtAnIXNAaBRuWr2yG6XP1eECfGo0tj1WPzhTI1apypLXAhvA0TOLj8Ke/xSjQw9bT+3APjRxODyP3nsXUeJoBA==}
|
||||
engines: {node: '>=20.0.0'}
|
||||
peerDependencies:
|
||||
vite: ^5
|
||||
@ -11884,7 +11884,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vite-plugin-with-nitro@0.0.2(better-sqlite3@11.3.0)(typescript@5.6.3)(vite@5.4.9(@types/node@22.7.5)(less@4.2.0)(terser@5.36.0)):
|
||||
vite-plugin-with-nitro@0.0.3(better-sqlite3@11.3.0)(typescript@5.6.3)(vite@5.4.9(@types/node@22.7.5)(less@4.2.0)(terser@5.36.0)):
|
||||
dependencies:
|
||||
consola: 3.2.3
|
||||
defu: 6.1.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user