mirror of
https://github.com/jakobkordez/call-tester.git
synced 2025-05-15 16:20:29 +00:00
Update tree
This commit is contained in:
parent
9f119ea8f6
commit
d5488f40b0
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fast-dxcc",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"description": "Fast implementation for getting information about a callsign",
|
||||
"main": "dist/lib/index.js",
|
||||
"types": "dist/lib/index.d.ts",
|
||||
|
File diff suppressed because one or more lines are too long
@ -26,7 +26,7 @@
|
||||
"eslint": "^9.0.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-svelte": "^2.36.0",
|
||||
"fast-dxcc": "^2.1.0",
|
||||
"fast-dxcc": "^2.3.0",
|
||||
"globals": "^15.0.0",
|
||||
"postcss": "^8.4.38",
|
||||
"prettier": "^3.3.2",
|
||||
|
@ -1168,10 +1168,10 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
||||
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
|
||||
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
||||
|
||||
fast-dxcc@^2.1.0:
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/fast-dxcc/-/fast-dxcc-2.2.0.tgz#0e9e6097d98b676059ab31e8630695d3a54bf01a"
|
||||
integrity sha512-fjGVaDVsn2+nqD7D4l65rfnb/kI3FmivsCVvY+z65BkMax1WOIRNO9or1eVr+8CrzMoobFOtuUssjBBwoy4hnw==
|
||||
fast-dxcc@^2.3.0:
|
||||
version "2.3.0"
|
||||
resolved "https://registry.yarnpkg.com/fast-dxcc/-/fast-dxcc-2.3.0.tgz#9e03a67a3fdce101ad81a5411fb60d9b17bdfbd9"
|
||||
integrity sha512-hc+rx6GOPgLeQy3nOLbyyJAwwTnBt1ZnHQvZ2wCB3KWyzsHcsKWKPKO5lRNkUOFr3WZeSTMdpHHBVsFigQYCNg==
|
||||
|
||||
fast-glob@^3.3.0, fast-glob@^3.3.2:
|
||||
version "3.3.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user