Merge branch 'main' into vscode-bindings

This commit is contained in:
Will 2023-11-01 17:24:05 -04:00 committed by GitHub
commit 2fd4836228
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
50 changed files with 622 additions and 380 deletions

16
pnpm-lock.yaml generated
View file

@ -693,8 +693,8 @@ importers:
version: 3.3.2
devDependencies:
'@vite-pwa/astro':
specifier: file:vite-pwa-astro-0.1.3.tgz
version: file:website/vite-pwa-astro-0.1.3.tgz(astro@2.3.2)(vite-plugin-pwa@0.16.5)
specifier: ^0.1.4
version: 0.1.4(astro@2.3.2)(vite-plugin-pwa@0.16.5)
html-escaper:
specifier: ^3.0.3
version: 3.0.3
@ -4787,6 +4787,16 @@ packages:
- '@codemirror/search'
dev: false
/@vite-pwa/astro@0.1.4(astro@2.3.2)(vite-plugin-pwa@0.16.5):
resolution: {integrity: sha512-OmpaMmF9ogxI/YeUFNS0VDhaoPWvoVdRg0iEiQVz4oIQ+AdEjKNx7h0Xbz9p10/tA8EPX+/ugBMUT0xERMAuyQ==}
peerDependencies:
astro: ^1.6.0 || ^2.0.0 || ^3.0.0
vite-plugin-pwa: '>=0.16.5 <1'
dependencies:
astro: 2.3.2(@types/node@18.16.3)
vite-plugin-pwa: 0.16.5(vite@4.4.5)(workbox-build@7.0.0)(workbox-window@7.0.0)
dev: true
/@vitejs/plugin-react@4.0.0(vite@4.3.3):
resolution: {integrity: sha512-HX0XzMjL3hhOYm+0s95pb0Z7F8O81G7joUHgfDd/9J/ZZf5k4xX6QAMFkKsHFxaHlf6X7GD7+XuaZ66ULiJuhQ==}
engines: {node: ^14.18.0 || >=16.0.0}
@ -14297,4 +14307,4 @@ packages:
dependencies:
astro: 2.3.2(@types/node@18.16.3)
vite-plugin-pwa: 0.16.5(workbox-window@7.0.0)
dev: true
dev: true