refactor(projects): remove plugin-web-update-notification

This commit is contained in:
Soybean
2023-09-21 01:08:28 +08:00
parent 783648f516
commit f6c6dbd312
5 changed files with 3 additions and 32 deletions

16
pnpm-lock.yaml generated
View File

@ -102,9 +102,6 @@ devDependencies:
'@iconify/vue':
specifier: 4.1.1
version: 4.1.1(vue@3.3.4)
'@plugin-web-update-notification/vite':
specifier: ^1.6.5
version: 1.6.5(vite@4.4.9)
'@soybeanjs/cli':
specifier: 0.7.1
version: 0.7.1
@ -2180,19 +2177,6 @@ packages:
tslib: 2.6.2
dev: true
/@plugin-web-update-notification/core@1.6.5:
resolution: {integrity: sha512-DgyeVczO3nziivhI1p9+iWILFwnBmH0tmlVJKMf6q3YlFSqG8pDgNEylBN77Whwkuso2JrBcuhLqHSAnm1tiYw==}
dev: true
/@plugin-web-update-notification/vite@1.6.5(vite@4.4.9):
resolution: {integrity: sha512-11nsEiOdDRZFbsSTNHWN4dA/dLoABwCPqErQZtDndPOQF9dW3TVpyCm4YZ6uuRv5RdretK2ELq+2kDkDFB4uFQ==}
peerDependencies:
vite: '>4.0.0 || ^3.0.0 || ^2.0.0'
dependencies:
'@plugin-web-update-notification/core': 1.6.5
vite: 4.4.9(@types/node@20.6.3)(sass@1.67.0)
dev: true
/@pnpm/config.env-replace@1.1.0:
resolution: {integrity: sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==}
engines: {node: '>=12.22.0'}