Compare commits

...

14 commits

Author SHA1 Message Date
Ayo
91c2c00e79 0.2.34 2025-09-26 12:24:27 +02:00
Ayo
dec287483a 0.2.33 2025-09-26 12:24:08 +02:00
Ayo
0b6a1d37c3 chore(deps): update tzdb 2025-09-26 12:23:40 +02:00
598fed56a6 chore(deps): update tzdb 2025-08-15 10:39:41 +02:00
f39dcd05e3 0.2.32 2025-06-02 15:53:37 +02:00
b09819d865 chore(deps): update tzdb 2025-06-02 15:53:31 +02:00
abf36c8861 0.2.31 2025-02-06 19:30:48 +01:00
d90b7b617f chore(deps): update tzdb 2025-02-06 19:30:41 +01:00
150922d6cc 0.2.30 2025-01-12 19:49:06 +01:00
4f416ac999 chore: udpate tzdb 2025-01-12 19:48:36 +01:00
da3809b000 0.2.29 2025-01-01 18:15:30 +01:00
5af43df76b 0.2.28 2025-01-01 18:15:11 +01:00
572ee8478f chore(deps): update tzdb 2025-01-01 18:14:42 +01:00
1e8fcf4d96 chore(deps): update tzdb 2024-12-06 23:46:45 +01:00
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
{ {
"name": "generate-timezone-json", "name": "generate-timezone-json",
"version": "0.2.27", "version": "0.2.34",
"bin": "./index.js", "bin": "./index.js",
"description": "Generate JSON file containing timezones from a tab file or the official IANA database", "description": "Generate JSON file containing timezones from a tab file or the official IANA database",
"main": "index.js", "main": "index.js",
@ -21,7 +21,7 @@
"author": "Ayo Ayco", "author": "Ayo Ayco",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@vvo/tzdb": "^6.150.0", "@vvo/tzdb": "^6.184.0",
"parse-zonetab": "^1.0.0" "parse-zonetab": "^1.0.0"
} }
} }

View file

@ -9,16 +9,16 @@ importers:
.: .:
dependencies: dependencies:
'@vvo/tzdb': '@vvo/tzdb':
specifier: ^6.150.0 specifier: ^6.184.0
version: 6.150.0 version: 6.184.0
parse-zonetab: parse-zonetab:
specifier: ^1.0.0 specifier: ^1.0.0
version: 1.0.0 version: 1.0.0
packages: packages:
'@vvo/tzdb@6.150.0': '@vvo/tzdb@6.184.0':
resolution: {integrity: sha512-iBnodeX9W33DExpcqtQijYbcr8Opyt9SZEq3lAw3ZYud1eO87sFdaupi4xDn1Heobssw8V1cCKzaWchWuIOjpg==} resolution: {integrity: sha512-HbUxV1Jr3dKHZaXBw56cKvoVAF8o1oyWKrUH4J50wmNUntWV6yzcQRgj/HYfVdix0l9uPKU4Z5OnV/6zhSpxaA==}
buffer-alloc-unsafe@1.1.0: buffer-alloc-unsafe@1.1.0:
resolution: {integrity: sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==} resolution: {integrity: sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==}
@ -131,7 +131,7 @@ packages:
snapshots: snapshots:
'@vvo/tzdb@6.150.0': {} '@vvo/tzdb@6.184.0': {}
buffer-alloc-unsafe@1.1.0: {} buffer-alloc-unsafe@1.1.0: {}