mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-23 21:38:44 +08:00
chore: bump up all non-major npm dependencies
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitest/browser-playwright": "^4.1.8",
|
||||
"playwright": "=1.58.2",
|
||||
"playwright": "=1.61.1",
|
||||
"vitest": "^4.1.8"
|
||||
},
|
||||
"exports": {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"@blocksuite/store": "workspace:*",
|
||||
"@floating-ui/dom": "^1.6.13",
|
||||
"@preact/signals-core": "^1.8.0",
|
||||
"katex": "^0.16.27",
|
||||
"katex": "^0.18.0",
|
||||
"lit": "^3.2.0",
|
||||
"remark-math": "^6.0.0"
|
||||
},
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitest/browser-playwright": "^4.1.8",
|
||||
"playwright": "=1.58.2",
|
||||
"playwright": "=1.61.1",
|
||||
"vitest": "^4.1.8"
|
||||
},
|
||||
"exports": {
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"@blocksuite/std": "workspace:*",
|
||||
"@blocksuite/store": "workspace:*",
|
||||
"@preact/signals-core": "^1.8.0",
|
||||
"katex": "^0.16.27",
|
||||
"katex": "^0.18.0",
|
||||
"lit": "^3.2.0",
|
||||
"remark-math": "^6.0.0",
|
||||
"shiki": "^3.19.0",
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"micromark-extension-gfm-table": "^2.1.0",
|
||||
"micromark-extension-gfm-task-list-item": "^2.1.0",
|
||||
"micromark-util-combine-extensions": "^2.0.0",
|
||||
"pdfmake": "^0.2.20",
|
||||
"pdfmake": "^0.3.0",
|
||||
"quick-lru": "^7.3.0",
|
||||
"rehype-parse": "^9.0.0",
|
||||
"rehype-stringify": "^10.0.0",
|
||||
@@ -73,7 +73,7 @@
|
||||
"!dist/__tests__"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@types/pdfmake": "^0.2.12",
|
||||
"@types/pdfmake": "^0.3.0",
|
||||
"vitest": "^4.1.8"
|
||||
},
|
||||
"version": "0.27.0"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitest/browser-playwright": "^4.1.8",
|
||||
"playwright": "=1.58.2",
|
||||
"playwright": "=1.61.1",
|
||||
"vitest": "^4.1.8"
|
||||
},
|
||||
"exports": {
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
"devDependencies": {
|
||||
"@vanilla-extract/vite-plugin": "^5.0.0",
|
||||
"@vitest/browser-playwright": "^4.1.8",
|
||||
"playwright": "=1.58.2",
|
||||
"playwright": "=1.61.1",
|
||||
"vite": "^7.3.5",
|
||||
"vite-plugin-wasm": "^3.5.0",
|
||||
"vitest": "^4.1.8"
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"@shoelace-style/shoelace": "2.20.1",
|
||||
"@toeverything/pdf-viewer": "^0.1.1",
|
||||
"@toeverything/pdfium": "^0.1.1",
|
||||
"katex": "^0.16.27",
|
||||
"katex": "^0.18.0",
|
||||
"lit": "^3.2.0",
|
||||
"lz-string": "^1.5.0",
|
||||
"rxjs": "^7.8.2",
|
||||
|
||||
Reference in New Issue
Block a user