mirror of
https://github.com/jakobkordez/call-tester.git
synced 2025-05-30 07:30:27 +00:00
chore: Update fast-dxcc dependency to version 1.2.0
This commit is contained in:
parent
f34d924b75
commit
d8b8fb9786
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fast-dxcc",
|
||||
"version": "1.1.1",
|
||||
"version": "1.2.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": "^1.1.1",
|
||||
"fast-dxcc": "^1.2.0",
|
||||
"globals": "^15.0.0",
|
||||
"postcss": "^8.4.38",
|
||||
"prettier": "^3.3.2",
|
||||
|
@ -1167,10 +1167,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@^1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/fast-dxcc/-/fast-dxcc-1.1.1.tgz#4c557ad1cf467a2deb9700ba670deedd02185136"
|
||||
integrity sha512-CM7RVzD8S6SOfyRFQygir4kM4TK402tKbKqVO9WBhhyNOeJpJ34S0YbQ35zu65D55cqCAEd2oK9YqvmEM58jlg==
|
||||
fast-dxcc@^1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/fast-dxcc/-/fast-dxcc-1.2.0.tgz#0fd329c125da02acb267d922c5edfa6b27c4e43c"
|
||||
integrity sha512-+U7zqILMbbdnt0fkKSqF8Vty7i621G+1Ui7966wRgyyDsSda0wTaJ/4QnS0TyZyzgJgfi7qMgzALezuE9royvQ==
|
||||
|
||||
fast-glob@^3.2.9, fast-glob@^3.3.0:
|
||||
version "3.3.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user