Skip to content

Commit 6708b61

Browse files
authored
chore(pkg): upgrade dependencies (#9)
1 parent a5095db commit 6708b61

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
},
2121
"dependencies": {
2222
"defu": "^3.2.2",
23-
"hookable": "^4.3.1",
24-
"jiti": "^0.1.17"
23+
"hookable": "^4.4.1",
24+
"jiti": "^1.9.1"
2525
},
2626
"devDependencies": {
2727
"@nuxt/components": "latest",

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5813,10 +5813,10 @@ hmac-drbg@^1.0.0:
58135813
minimalistic-assert "^1.0.0"
58145814
minimalistic-crypto-utils "^1.0.1"
58155815

5816-
hookable@^4.3.1:
5817-
version "4.3.1"
5818-
resolved "https://registry.yarnpkg.com/hookable/-/hookable-4.3.1.tgz#aabad1925197701d2b3ea8de1a0d36f69cddaee7"
5819-
integrity sha512-E4YA6bjSfXDT6QsFIjz9F1rjJ8RH6qax5HBosvP7dhTTlErVTfe4RpuwpPEKhJOCBJwaI+snBWufbKa26eZBoQ==
5816+
hookable@^4.4.1:
5817+
version "4.4.1"
5818+
resolved "https://registry.yarnpkg.com/hookable/-/hookable-4.4.1.tgz#3d7154ac7e1f6f147e50fef583832f2645b9f04f"
5819+
integrity sha512-KWjZM8C7IVT2qne5HTXjM6R6VnRfjfRlf/oCnHd+yFxoHO1DzOl6B9LzV/VqGQK/IrFewq+EG+ePVrE9Tpc3fg==
58205820

58215821
hoopy@^0.1.4:
58225822
version "0.1.4"
@@ -6938,6 +6938,11 @@ jiti@^0.1.11, jiti@^0.1.16, jiti@^0.1.17:
69386938
resolved "https://registry.yarnpkg.com/jiti/-/jiti-0.1.17.tgz#b693a29c94d0ca4f82a4624b40dd9915527416be"
69396939
integrity sha512-IlUGuEHKA44dqJoSqpv1poIRyyi31ciEmpLlRZCmo9TasVSZhwfmaVUuQVs26EHuwYdx+NirOm41+wbykH/+9Q==
69406940

6941+
jiti@^1.9.1:
6942+
version "1.9.1"
6943+
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.9.1.tgz#d9e267fa050ddc52191f17d8af815d49a38ebafd"
6944+
integrity sha512-AhYrAxJ/IW2257nHkJasUjtxHhmYIUEHEjsofJtGYsPWk8pTjqjbPFlJfOwfY+WX8YBiKHM1l0ViDC/mye2SWg==
6945+
69416946
joycon@^2.2.5:
69426947
version "2.2.5"
69436948
resolved "https://registry.yarnpkg.com/joycon/-/joycon-2.2.5.tgz#8d4cf4cbb2544d7b7583c216fcdfec19f6be1615"

0 commit comments

Comments
 (0)