Update package dependencies to latest versions, including color, dot-prop, fs-extra, got, node-abi, semver, and tailwind-merge.

This commit is contained in:
Zagrios
2025-03-14 14:42:50 +01:00
parent ab68d5a0e0
commit 3c818598bf
2 changed files with 133 additions and 54 deletions
+7 -7
View File
@@ -160,10 +160,10 @@
"@tippyjs/react": "^4.2.6",
"archiver": "^7.0.1",
"clsx": "^2.1.1",
"color": "^4.2.3",
"color": "^5.0.0",
"crypto-js": "^4.2.0",
"dateformat": "^5.0.3",
"dot-prop": "^8.0.2",
"dot-prop": "^9.0.0",
"electron-debug": "^3.2.0",
"electron-log": "^4.4.8",
"electron-store": "^8.1.0",
@@ -171,13 +171,13 @@
"fast-deep-equal": "^3.1.3",
"format-duration": "^3.0.2",
"framer-motion": "^11.2.6",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"global-agent": "^3.0.0",
"got": "^14.4.5",
"got": "^14.4.6",
"history": "^5.3.0",
"is-elevated": "^4.0.0",
"md5-file": "^5.0.0",
"node-abi": "^3.65.0",
"node-abi": "^4.2.0",
"node-fetch": "^3.3.2",
"pako": "^2.1.0",
"protobufjs": "^7.4.0",
@@ -195,10 +195,10 @@
"rfdc": "^1.4.1",
"rxjs": "^7.8.1",
"sanitize-filename": "^1.6.3",
"semver": "^7.6.3",
"semver": "^7.7.1",
"serialize-error": "^12.0.0",
"striptags": "^4.0.0-alpha.4",
"tailwind-merge": "^2.6.0",
"tailwind-merge": "^3.0.2",
"tailwindcss-scoped-groups": "^2.0.0",
"tippy.js": "^6.3.7",
"to-ico": "^1.1.5",