mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-23 07:55:07 +00:00
Merge branch 'v2-wip' of https://github.com/Frooodle/Stirling-PDF into v2-wip
This commit is contained in:
commit
836922b856
47
package-lock.json
generated
47
package-lock.json
generated
@ -6,7 +6,6 @@
|
|||||||
"": {
|
"": {
|
||||||
"name": "stirling-pdf",
|
"name": "stirling-pdf",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"client-ionic",
|
|
||||||
"client-tauri",
|
"client-tauri",
|
||||||
"server-node",
|
"server-node",
|
||||||
"shared-operations"
|
"shared-operations"
|
||||||
@ -18,52 +17,6 @@
|
|||||||
"npm": ">=7.24.2"
|
"npm": ">=7.24.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"client-ionic": {
|
|
||||||
"name": "@stirling-pdf/client-ionic",
|
|
||||||
"version": "0.0.0",
|
|
||||||
"extraneous": true,
|
|
||||||
"dependencies": {
|
|
||||||
"@capacitor/android": "5.5.1",
|
|
||||||
"@capacitor/app": "5.0.6",
|
|
||||||
"@capacitor/core": "5.5.1",
|
|
||||||
"@capacitor/haptics": "5.0.6",
|
|
||||||
"@capacitor/ios": "^5.5.1",
|
|
||||||
"@capacitor/keyboard": "5.0.6",
|
|
||||||
"@capacitor/status-bar": "5.0.6",
|
|
||||||
"@capawesome/capacitor-file-picker": "^5.1.1",
|
|
||||||
"@ionic/react": "^7.0.0",
|
|
||||||
"@ionic/react-router": "^7.0.0",
|
|
||||||
"@stirling-pdf/shared-operations": "*",
|
|
||||||
"@types/react-router": "^5.1.20",
|
|
||||||
"@types/react-router-dom": "^5.3.3",
|
|
||||||
"downloadjs": "^1.4.7",
|
|
||||||
"ionicons": "^7.0.0",
|
|
||||||
"pdf-lib": "^1.17.1",
|
|
||||||
"react": "^18.2.0",
|
|
||||||
"react-dom": "^18.2.0",
|
|
||||||
"react-router": "^5.3.4",
|
|
||||||
"react-router-dom": "^5.3.4"
|
|
||||||
},
|
|
||||||
"devDependencies": {
|
|
||||||
"@capacitor/cli": "5.5.1",
|
|
||||||
"@testing-library/jest-dom": "^5.16.5",
|
|
||||||
"@testing-library/react": "^14.0.0",
|
|
||||||
"@testing-library/user-event": "^14.4.3",
|
|
||||||
"@types/downloadjs": "^1.4.5",
|
|
||||||
"@types/react": "^18.0.27",
|
|
||||||
"@types/react-dom": "^18.0.10",
|
|
||||||
"@vitejs/plugin-legacy": "^4.0.2",
|
|
||||||
"@vitejs/plugin-react": "^4.0.1",
|
|
||||||
"cypress": "^13.3.2",
|
|
||||||
"eslint": "^8.35.0",
|
|
||||||
"eslint-plugin-react": "^7.32.2",
|
|
||||||
"jsdom": "^22.1.0",
|
|
||||||
"typescript": "^5.1.6",
|
|
||||||
"vite": "4.5.0",
|
|
||||||
"vite-plugin-pwa": "^0.16.6",
|
|
||||||
"vitest": "^0.32.2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"client-tauri": {
|
"client-tauri": {
|
||||||
"name": "@stirling-pdf/client-tauri",
|
"name": "@stirling-pdf/client-tauri",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
"name": "stirling-pdf",
|
"name": "stirling-pdf",
|
||||||
"private": "true",
|
"private": "true",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"client-ionic",
|
|
||||||
"client-tauri",
|
"client-tauri",
|
||||||
"server-node",
|
"server-node",
|
||||||
"shared-operations"
|
"shared-operations"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user