Update procyon to v1.2.0 #79

Merged
romanjaros merged 1 commit from renovate/procyon into master 2023-11-18 15:42:41 +01:00
Showing only changes of commit 0ce63139e4 - Show all commits

View file

@ -22,13 +22,13 @@
},
"dependencies": {
"@procyon/api": "1.2.0",
"@procyon/auth": "1.1.11",
"@procyon/auth": "1.2.0",
"@procyon/components": "1.2.0",
"@procyon/constants": "1.1.11",
"@procyon/constants": "1.2.0",
"@procyon/forms": "1.2.0",
"@procyon/localization": "1.1.11",
"@procyon/localization": "1.2.0",
"@procyon/styles": "1.2.0",
"@procyon/types": "1.1.11",
"@procyon/types": "1.2.0",
"@procyon/utils": "1.2.0",
"@reduxjs/toolkit": "1.9.7",
"clsx": "2.0.0",