fix(package): update @warkypublic/oranguru to use version instead of git URL
Some checks failed
CI / Test (1.23) (push) Failing after -22m43s
CI / Test (1.22) (push) Failing after -22m36s
CI / Build (push) Failing after -22m46s
CI / Lint (push) Failing after -22m40s

This commit is contained in:
2026-02-20 21:52:41 +02:00
parent a4eb2a175c
commit 011d9d7b21

View File

@@ -18,12 +18,13 @@
"@mantine/notifications": "^8.3.14", "@mantine/notifications": "^8.3.14",
"@tabler/icons-react": "^3.36.1", "@tabler/icons-react": "^3.36.1",
"@tanstack/react-query": "^5.90.20", "@tanstack/react-query": "^5.90.20",
"@warkypublic/oranguru": "git+https://git.warky.dev/wdevs/oranguru.git", "@warkypublic/oranguru": "^0.0.49",
"axios": "^1.13.4", "axios": "^1.13.4",
"dayjs": "^1.11.19", "dayjs": "^1.11.19",
"react": "^19.2.0", "react": "^19.2.0",
"react-dom": "^19.2.0", "react-dom": "^19.2.0",
"react-router-dom": "^7.13.0", "react-router-dom": "^7.13.0",
"@warkypublic/resolvespec-js": "^1.0.1",
"zustand": "^5.0.11" "zustand": "^5.0.11"
}, },
"devDependencies": { "devDependencies": {