chore: bump vite from 4.4.7 to 4.4.9 (#3607)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
dependabot[bot]
2023-08-09 01:10:54 +00:00
committed by GitHub
parent 4472a2a0b0
commit e22d6924cd
6 changed files with 32 additions and 18 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
"@types/react-dom": "^18.2.7",
"@vanilla-extract/css": "^1.12.0",
"typescript": "^5.1.6",
"vite": "^4.4.7",
"vite": "^4.4.9",
"yjs": "^13.6.7"
},
"version": "0.8.0-canary.14"
+1 -1
View File
@@ -57,7 +57,7 @@
"async-call-rpc": "^6.3.1",
"electron": "link:../../apps/electron/node_modules/electron",
"react": "^18.2.0",
"vite": "^4.4.7",
"vite": "^4.4.9",
"vite-plugin-dts": "3.5.1"
},
"peerDependencies": {
+1 -1
View File
@@ -29,7 +29,7 @@
"zod": "^3.21.4"
},
"devDependencies": {
"vite": "^4.4.7",
"vite": "^4.4.9",
"vite-plugin-dts": "3.5.1"
}
}
+1 -1
View File
@@ -39,7 +39,7 @@
"@affine/y-provider": "workspace:*",
"@blocksuite/blocks": "0.0.0-20230808131052-ef3445a9-nightly",
"@blocksuite/store": "0.0.0-20230808131052-ef3445a9-nightly",
"vite": "^4.4.7",
"vite": "^4.4.9",
"vite-plugin-dts": "3.5.1",
"y-indexeddb": "^9.0.11"
},