add dep
This commit is contained in:
parent
ca6a6df87a
commit
d9cb8f7fee
@ -10,7 +10,8 @@
|
||||
"dependencies": {
|
||||
"unocss": "^0.57.1",
|
||||
"vitepress": "1.0.0-rc.24",
|
||||
"vue": "^3.3.7"
|
||||
"vue": "^3.3.7",
|
||||
"workbox-window": "^7.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/carbon": "^1.1.21",
|
||||
|
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@ -14,6 +14,9 @@ dependencies:
|
||||
vue:
|
||||
specifier: ^3.3.7
|
||||
version: 3.3.7
|
||||
workbox-window:
|
||||
specifier: ^7.0.0
|
||||
version: 7.0.0
|
||||
|
||||
devDependencies:
|
||||
'@iconify-json/carbon':
|
||||
@ -1754,7 +1757,6 @@ packages:
|
||||
|
||||
/@types/trusted-types@2.0.5:
|
||||
resolution: {integrity: sha512-I3pkr8j/6tmQtKV/ZzHtuaqYSQvyjGRKH4go60Rr0IDLlFxuRT5V32uvB1mecM5G1EVAUyF/4r4QZ1GHgz+mxA==}
|
||||
dev: true
|
||||
|
||||
/@types/web-bluetooth@0.0.18:
|
||||
resolution: {integrity: sha512-v/ZHEj9xh82usl8LMR3GarzFY1IrbXJw5L4QfQhokjRV91q+SelFqxQWSep1ucXEZ22+dSTwLFkXeur25sPIbw==}
|
||||
@ -4150,7 +4152,6 @@ packages:
|
||||
|
||||
/workbox-core@7.0.0:
|
||||
resolution: {integrity: sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==}
|
||||
dev: true
|
||||
|
||||
/workbox-expiration@7.0.0:
|
||||
resolution: {integrity: sha512-MLK+fogW+pC3IWU9SFE+FRStvDVutwJMR5if1g7oBJx3qwmO69BNoJQVaMXq41R0gg3MzxVfwOGKx3i9P6sOLQ==}
|
||||
@ -4227,7 +4228,6 @@ packages:
|
||||
dependencies:
|
||||
'@types/trusted-types': 2.0.5
|
||||
workbox-core: 7.0.0
|
||||
dev: true
|
||||
|
||||
/wrappy@1.0.2:
|
||||
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
||||
|
Loading…
Reference in New Issue
Block a user