feature/next-14
shamoon 5 months ago
parent 5a55242522
commit 052039041a

1
package-lock.json generated

@ -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",

@ -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",

@ -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)

Loading…
Cancel
Save