Fix rrule

This commit is contained in:
shamoon 2024-06-29 10:23:49 -07:00
parent 5a55242522
commit 052039041a
3 changed files with 5 additions and 0 deletions

1
package-lock.json generated
View File

@ -32,6 +32,7 @@
"react-i18next": "^11.18.6",
"react-icons": "^4.12.0",
"recharts": "^2.12.7",
"rrule": "^2.8.1",
"swr": "^1.3.0",
"systeminformation": "^5.22.11",
"tough-cookie": "^4.1.4",

View File

@ -34,6 +34,7 @@
"react-i18next": "^11.18.6",
"react-icons": "^4.12.0",
"recharts": "^2.12.7",
"rrule": "^2.8.1",
"swr": "^1.3.0",
"systeminformation": "^5.22.11",
"tough-cookie": "^4.1.4",

View File

@ -77,6 +77,9 @@ dependencies:
recharts:
specifier: ^2.12.7
version: 2.12.7(react-dom@18.3.1)(react@18.3.1)
rrule:
specifier: ^2.8.1
version: 2.8.1
swr:
specifier: ^1.3.0
version: 1.3.0(react@18.3.1)