Compare commits

..

9 commits

Author SHA1 Message Date
Ayo
d7daf15989 chore: update repository 2025-11-19 17:56:01 +01:00
Ayo
dae98ea939 0.2.41 2025-11-19 17:54:15 +01:00
Ayo
a6fa7d61b6 chore(deps): update tzdb 2025-11-19 17:54:06 +01:00
Ayo
e1d7910e1f 0.2.40 2025-11-14 15:08:06 +01:00
Ayo
8994b6406b chore(deps): update tzdb 2025-11-14 15:07:48 +01:00
Ayo
66e524ee9d 0.2.39 2025-11-04 17:37:23 +01:00
Ayo
7210be13ad chore(deps): update tzdb 2025-11-04 17:37:11 +01:00
Ayo
4b3058e023 0.2.38 2025-11-04 12:17:45 +01:00
Ayo
ebf186856a chore(deps): update tzdb 2025-11-04 12:17:38 +01:00
2 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "generate-timezone-json",
"version": "0.2.37",
"version": "0.2.41",
"bin": "./index.js",
"description": "Generate JSON file containing timezones from a tab file or the official IANA database",
"main": "index.js",
@ -11,7 +11,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/ayoayco/generate-timezone-json"
"url": "https://git.ayo.run/ayo/generate-timezone-json"
},
"keywords": [
"timezones",
@ -21,7 +21,7 @@
"author": "Ayo Ayco",
"license": "ISC",
"dependencies": {
"@vvo/tzdb": "^6.191.0",
"@vvo/tzdb": "^6.196.0",
"parse-zonetab": "^1.0.0"
}
}

View file

@ -9,16 +9,16 @@ importers:
.:
dependencies:
'@vvo/tzdb':
specifier: ^6.191.0
version: 6.191.0
specifier: ^6.196.0
version: 6.196.0
parse-zonetab:
specifier: ^1.0.0
version: 1.0.0
packages:
'@vvo/tzdb@6.191.0':
resolution: {integrity: sha512-LSA2Uf8U+grol0mJmZJKJYmByAHTil7dESHJv6pLWYeKAT/b2aVpznxgm8FreqU4Z9GNlCxWg6CjrFnW/8Mraw==}
'@vvo/tzdb@6.196.0':
resolution: {integrity: sha512-5BBJBmxJ1z/TzSuKE10stIX4dOsFN4tlMqj3WMPBSGM8euO1z5X/s2DaTSkXlTzznD5aWa4nV3t//zChFHruag==}
buffer-alloc-unsafe@1.1.0:
resolution: {integrity: sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==}
@ -131,7 +131,7 @@ packages:
snapshots:
'@vvo/tzdb@6.191.0': {}
'@vvo/tzdb@6.196.0': {}
buffer-alloc-unsafe@1.1.0: {}