mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-16 19:33:11 +02:00
Sync up Tauri versions (#5789)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"proxy": "http://localhost:8080",
|
||||
"dependencies": {
|
||||
"@atlaskit/pragmatic-drag-and-drop": "^1.7.7",
|
||||
"@cantoo/pdf-lib": "^2.5.3",
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
"@embedpdf/core": "^2.6.2",
|
||||
"@embedpdf/engines": "^2.6.2",
|
||||
@@ -13,9 +14,9 @@
|
||||
"@embedpdf/plugin-annotation": "^2.6.2",
|
||||
"@embedpdf/plugin-attachment": "^2.6.2",
|
||||
"@embedpdf/plugin-bookmark": "^2.6.2",
|
||||
"@embedpdf/plugin-document-manager": "^2.6.2",
|
||||
"@embedpdf/plugin-export": "^2.6.2",
|
||||
"@embedpdf/plugin-history": "^2.6.2",
|
||||
"@embedpdf/plugin-document-manager": "^2.6.2",
|
||||
"@embedpdf/plugin-interaction-manager": "^2.6.2",
|
||||
"@embedpdf/plugin-pan": "^2.6.2",
|
||||
"@embedpdf/plugin-print": "^2.6.2",
|
||||
@@ -45,11 +46,11 @@
|
||||
"@supabase/supabase-js": "^2.47.13",
|
||||
"@tailwindcss/postcss": "^4.1.13",
|
||||
"@tanstack/react-virtual": "^3.13.12",
|
||||
"@tauri-apps/api": "^2.9.1",
|
||||
"@tauri-apps/api": "^2.10.1",
|
||||
"@tauri-apps/plugin-dialog": "^2.6.0",
|
||||
"@tauri-apps/plugin-fs": "^2.4.5",
|
||||
"@tauri-apps/plugin-http": "^2.5.6",
|
||||
"@tauri-apps/plugin-shell": "^2.3.4",
|
||||
"@tauri-apps/plugin-http": "^2.5.7",
|
||||
"@tauri-apps/plugin-shell": "^2.3.5",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"axios": "^1.13.2",
|
||||
"globals": "^17.1.0",
|
||||
@@ -57,7 +58,6 @@
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
"jszip": "^3.10.1",
|
||||
"license-report": "^6.8.0",
|
||||
"@cantoo/pdf-lib": "^2.5.3",
|
||||
"pdfjs-dist": "^5.4.149",
|
||||
"peerjs": "^1.5.5",
|
||||
"posthog-js": "^1.268.0",
|
||||
|
||||
Reference in New Issue
Block a user