mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
dunno where that one went
This commit is contained in:
parent
6157d60923
commit
221cb902ca
2 changed files with 7 additions and 1 deletions
|
|
@ -34,6 +34,7 @@
|
|||
"animejs": "^3.2.2",
|
||||
"axios": "^1.6.2",
|
||||
"cookies-next": "^4.0.0",
|
||||
"country-list": "^2.3.0",
|
||||
"country-list-js": "^3.1.8",
|
||||
"cursor-effects": "^1.0.12",
|
||||
"date-fns": "^2.30.0",
|
||||
|
|
@ -84,4 +85,4 @@
|
|||
"eslint-config-next": "14.0.3",
|
||||
"prettier": "^3.2.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3002,6 +3002,11 @@ country-list-js@^3.1.8:
|
|||
dependencies:
|
||||
micro "^9.3.3"
|
||||
|
||||
country-list@^2.3.0:
|
||||
version "2.3.0"
|
||||
resolved "https://registry.yarnpkg.com/country-list/-/country-list-2.3.0.tgz#1e7ceaf9834c1d1210054301eabf4dc445ab978c"
|
||||
integrity sha512-qZk66RlmQm7fQjMYWku1AyjlKPogjPEorAZJG88owPExoPV8EsyCcuFLvO2afTXHEhi9liVOoyd+5A6ZS5QwaA==
|
||||
|
||||
create-ecdh@^4.0.0:
|
||||
version "4.0.4"
|
||||
resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.4.tgz#d6e7f4bffa66736085a0762fd3a632684dabcc4e"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue