mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-07-15 18:57:50 +02:00
update deps
This commit is contained in:
parent
972a491572
commit
1a8124a3e1
@ -21,7 +21,7 @@ GEM
|
||||
syntax_tree (>= 2.0.1)
|
||||
temple (0.10.3)
|
||||
thor (1.3.2)
|
||||
tilt (2.6.0)
|
||||
tilt (2.6.1)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
@ -1,14 +1,14 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"@aminda/global-prettier-config": "2025.26.0",
|
||||
"@aminda/global-prettier-config": "latest",
|
||||
"@prettier/plugin-ruby": "4.0.4",
|
||||
"@prettier/plugin-xml": "3.4.1",
|
||||
"@prettier/plugin-xml": "3.4.2",
|
||||
"corepack": "latest",
|
||||
"prettier": "3.6.2",
|
||||
"prettier-plugin-nginx": "1.0.3",
|
||||
"prettier-plugin-sh": "0.18.0",
|
||||
"prettier-plugin-toml": "2.0.5"
|
||||
"prettier-plugin-toml": "2.0.6"
|
||||
},
|
||||
"packageManager": "pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184",
|
||||
"packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
|
||||
"prettier": "@aminda/global-prettier-config"
|
||||
}
|
||||
|
34
pnpm-lock.yaml
generated
vendored
34
pnpm-lock.yaml
generated
vendored
@ -8,14 +8,14 @@ importers:
|
||||
.:
|
||||
devDependencies:
|
||||
"@aminda/global-prettier-config":
|
||||
specifier: 2025.26.0
|
||||
version: 2025.26.0
|
||||
specifier: latest
|
||||
version: 2025.28.0
|
||||
"@prettier/plugin-ruby":
|
||||
specifier: 4.0.4
|
||||
version: 4.0.4(prettier@3.6.2)
|
||||
"@prettier/plugin-xml":
|
||||
specifier: 3.4.1
|
||||
version: 3.4.1(prettier@3.6.2)
|
||||
specifier: 3.4.2
|
||||
version: 3.4.2(prettier@3.6.2)
|
||||
corepack:
|
||||
specifier: latest
|
||||
version: 0.33.0
|
||||
@ -29,14 +29,14 @@ importers:
|
||||
specifier: 0.18.0
|
||||
version: 0.18.0(prettier@3.6.2)
|
||||
prettier-plugin-toml:
|
||||
specifier: 2.0.5
|
||||
version: 2.0.5(prettier@3.6.2)
|
||||
specifier: 2.0.6
|
||||
version: 2.0.6(prettier@3.6.2)
|
||||
|
||||
packages:
|
||||
"@aminda/global-prettier-config@2025.26.0":
|
||||
"@aminda/global-prettier-config@2025.28.0":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-Ny0MqK1QGNWRgR1SBbQtoupN0UmK/XYwx4uo12EI8ncEbtH6eyBJzIwes+EtCn/kXu9VzQONqnrryukjbmWOqg==,
|
||||
integrity: sha512-65rmLNrMWMr4NkjiCrBdKAyBQ7GoWTPElXzZQjUIkpBARFJWD4QTVOuffMxfLCuq4x3rmbD0rcyaVWNsUsQIVA==,
|
||||
}
|
||||
|
||||
"@prettier/plugin-ruby@4.0.4":
|
||||
@ -47,10 +47,10 @@ packages:
|
||||
peerDependencies:
|
||||
prettier: ^3.0.0
|
||||
|
||||
"@prettier/plugin-xml@3.4.1":
|
||||
"@prettier/plugin-xml@3.4.2":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-Uf/6/+9ez6z/IvZErgobZ2G9n1ybxF5BhCd7eMcKqfoWuOzzNUxBipNo3QAP8kRC1VD18TIo84no7LhqtyDcTg==,
|
||||
integrity: sha512-/UyNlHfkuLXG6Ed85KB0WBF283xn2yavR+UtRibBRUcvEJId2DSLdGXwJ/cDa1X++SWDPzq3+GSFniHjkNy7yg==,
|
||||
}
|
||||
peerDependencies:
|
||||
prettier: ^3.0.0
|
||||
@ -109,10 +109,10 @@ packages:
|
||||
peerDependencies:
|
||||
prettier: ^3.6.0
|
||||
|
||||
prettier-plugin-toml@2.0.5:
|
||||
prettier-plugin-toml@2.0.6:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-WjXXKQyY4TdXWHU1v73UJxK/oDLSppf+b9KrSVl2kC4ZOr9CIVPKTQ/JxttgbYMaH8r3ihw7WYhMpI1EFa1obg==,
|
||||
integrity: sha512-12N/wBuHa9jd/KVy9pRP20NMKxQfQLMseQCt66lIbLaPLItvGUcSIryE1eZZMJ7loSws6Ig3M2Elc2EreNh76w==,
|
||||
}
|
||||
engines: { node: ">=16.0.0" }
|
||||
peerDependencies:
|
||||
@ -146,21 +146,21 @@ packages:
|
||||
}
|
||||
|
||||
snapshots:
|
||||
"@aminda/global-prettier-config@2025.26.0":
|
||||
"@aminda/global-prettier-config@2025.28.0":
|
||||
dependencies:
|
||||
"@prettier/plugin-ruby": 4.0.4(prettier@3.6.2)
|
||||
"@prettier/plugin-xml": 3.4.1(prettier@3.6.2)
|
||||
"@prettier/plugin-xml": 3.4.2(prettier@3.6.2)
|
||||
corepack: 0.33.0
|
||||
prettier: 3.6.2
|
||||
prettier-plugin-nginx: 1.0.3
|
||||
prettier-plugin-sh: 0.18.0(prettier@3.6.2)
|
||||
prettier-plugin-toml: 2.0.5(prettier@3.6.2)
|
||||
prettier-plugin-toml: 2.0.6(prettier@3.6.2)
|
||||
|
||||
"@prettier/plugin-ruby@4.0.4(prettier@3.6.2)":
|
||||
dependencies:
|
||||
prettier: 3.6.2
|
||||
|
||||
"@prettier/plugin-xml@3.4.1(prettier@3.6.2)":
|
||||
"@prettier/plugin-xml@3.4.2(prettier@3.6.2)":
|
||||
dependencies:
|
||||
"@xml-tools/parser": 1.0.11
|
||||
prettier: 3.6.2
|
||||
@ -191,7 +191,7 @@ snapshots:
|
||||
prettier: 3.6.2
|
||||
sh-syntax: 0.5.8
|
||||
|
||||
prettier-plugin-toml@2.0.5(prettier@3.6.2):
|
||||
prettier-plugin-toml@2.0.6(prettier@3.6.2):
|
||||
dependencies:
|
||||
"@taplo/lib": 0.5.0
|
||||
prettier: 3.6.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user