mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-04-15 04:17:54 +02:00
update dependencies
This commit is contained in:
parent
7556d29f50
commit
6b3f79793b
52
Gemfile.lock
generated
52
Gemfile.lock
generated
@ -119,24 +119,24 @@ GEM
|
||||
jekyll-feed (~> 0.9)
|
||||
jekyll-seo-tag (~> 2.1)
|
||||
minitest (5.25.5)
|
||||
nokogiri (1.18.6)
|
||||
nokogiri (1.18.7)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.18.6-aarch64-linux-gnu)
|
||||
nokogiri (1.18.7-aarch64-linux-gnu)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.18.6-aarch64-linux-musl)
|
||||
nokogiri (1.18.7-aarch64-linux-musl)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.18.6-arm-linux-gnu)
|
||||
nokogiri (1.18.7-arm-linux-gnu)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.18.6-arm-linux-musl)
|
||||
nokogiri (1.18.7-arm-linux-musl)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.18.6-arm64-darwin)
|
||||
nokogiri (1.18.7-arm64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.18.6-x86_64-darwin)
|
||||
nokogiri (1.18.7-x86_64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.18.6-x86_64-linux-gnu)
|
||||
nokogiri (1.18.7-x86_64-linux-gnu)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.18.6-x86_64-linux-musl)
|
||||
nokogiri (1.18.7-x86_64-linux-musl)
|
||||
racc (~> 1.4)
|
||||
pathutil (0.16.2)
|
||||
forwardable-extended (~> 2.6)
|
||||
@ -147,43 +147,43 @@ GEM
|
||||
rb-fsevent (0.11.2)
|
||||
rb-inotify (0.11.1)
|
||||
ffi (~> 1.0)
|
||||
rbs (3.9.1)
|
||||
rbs (3.9.2)
|
||||
logger
|
||||
rexml (3.4.1)
|
||||
rouge (4.5.1)
|
||||
safe_yaml (1.0.5)
|
||||
sass-embedded (1.86.0)
|
||||
sass-embedded (1.86.3)
|
||||
google-protobuf (~> 4.30)
|
||||
rake (>= 13)
|
||||
sass-embedded (1.86.0-aarch64-linux-android)
|
||||
sass-embedded (1.86.3-aarch64-linux-android)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-embedded (1.86.0-aarch64-linux-gnu)
|
||||
sass-embedded (1.86.3-aarch64-linux-gnu)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-embedded (1.86.0-aarch64-linux-musl)
|
||||
sass-embedded (1.86.3-aarch64-linux-musl)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-embedded (1.86.0-aarch64-mingw-ucrt)
|
||||
sass-embedded (1.86.3-aarch64-mingw-ucrt)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-embedded (1.86.0-arm-linux-androideabi)
|
||||
sass-embedded (1.86.3-arm-linux-androideabi)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-embedded (1.86.0-arm-linux-gnueabihf)
|
||||
sass-embedded (1.86.3-arm-linux-gnueabihf)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-embedded (1.86.0-arm-linux-musleabihf)
|
||||
sass-embedded (1.86.3-arm-linux-musleabihf)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-embedded (1.86.0-arm64-darwin)
|
||||
sass-embedded (1.86.3-arm64-darwin)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-embedded (1.86.0-riscv64-linux-android)
|
||||
sass-embedded (1.86.3-riscv64-linux-android)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-embedded (1.86.0-riscv64-linux-gnu)
|
||||
sass-embedded (1.86.3-riscv64-linux-gnu)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-embedded (1.86.0-riscv64-linux-musl)
|
||||
sass-embedded (1.86.3-riscv64-linux-musl)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-embedded (1.86.0-x86_64-darwin)
|
||||
sass-embedded (1.86.3-x86_64-darwin)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-embedded (1.86.0-x86_64-linux-android)
|
||||
sass-embedded (1.86.3-x86_64-linux-android)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-embedded (1.86.0-x86_64-linux-gnu)
|
||||
sass-embedded (1.86.3-x86_64-linux-gnu)
|
||||
google-protobuf (~> 4.30)
|
||||
sass-embedded (1.86.0-x86_64-linux-musl)
|
||||
sass-embedded (1.86.3-x86_64-linux-musl)
|
||||
google-protobuf (~> 4.30)
|
||||
securerandom (0.4.1)
|
||||
syntax_tree (6.2.0)
|
||||
|
8
package.json
vendored
8
package.json
vendored
@ -1,14 +1,14 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"@aminda/global-prettier-config": "2025.13.1",
|
||||
"@aminda/global-prettier-config": "2025.15.0",
|
||||
"@prettier/plugin-ruby": "4.0.4",
|
||||
"@prettier/plugin-xml": "3.4.1",
|
||||
"corepack": "latest",
|
||||
"prettier": "3.5.3",
|
||||
"prettier-plugin-nginx": "1.0.3",
|
||||
"prettier-plugin-sh": "0.16.0",
|
||||
"prettier-plugin-toml": "2.0.3"
|
||||
"prettier-plugin-sh": "0.17.1",
|
||||
"prettier-plugin-toml": "2.0.4"
|
||||
},
|
||||
"packageManager": "pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6",
|
||||
"packageManager": "pnpm@10.8.0+sha512.0e82714d1b5b43c74610193cb20734897c1d00de89d0e18420aebc5977fa13d780a9cb05734624e81ebd81cc876cd464794850641c48b9544326b5622ca29971",
|
||||
"prettier": "@aminda/global-prettier-config"
|
||||
}
|
||||
|
76
pnpm-lock.yaml
generated
vendored
76
pnpm-lock.yaml
generated
vendored
@ -8,8 +8,8 @@ importers:
|
||||
.:
|
||||
devDependencies:
|
||||
"@aminda/global-prettier-config":
|
||||
specifier: 2025.13.1
|
||||
version: 2025.13.1
|
||||
specifier: 2025.15.0
|
||||
version: 2025.15.0
|
||||
"@prettier/plugin-ruby":
|
||||
specifier: 4.0.4
|
||||
version: 4.0.4(prettier@3.5.3)
|
||||
@ -26,17 +26,17 @@ importers:
|
||||
specifier: 1.0.3
|
||||
version: 1.0.3
|
||||
prettier-plugin-sh:
|
||||
specifier: 0.16.0
|
||||
version: 0.16.0(prettier@3.5.3)
|
||||
specifier: 0.17.1
|
||||
version: 0.17.1(prettier@3.5.3)
|
||||
prettier-plugin-toml:
|
||||
specifier: 2.0.3
|
||||
version: 2.0.3(prettier@3.5.3)
|
||||
specifier: 2.0.4
|
||||
version: 2.0.4(prettier@3.5.3)
|
||||
|
||||
packages:
|
||||
"@aminda/global-prettier-config@2025.13.1":
|
||||
"@aminda/global-prettier-config@2025.15.0":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-RzcqMdagTmRL05P1H44yQoY3M06CEiVy1pYxtnDJJpLULPz57v0Oci3+iTugrNr7nZCfRocYvVM981zVqSMuOg==,
|
||||
integrity: sha512-KFBpY4OaIUZRWBGN/6iJlEZkV6mrq+jHJnqz1tpuMfnR5c0Rx27EmHirsg/WdEUKbt/33OPUDiLV/BcbB3Ak8Q==,
|
||||
}
|
||||
|
||||
"@prettier/plugin-ruby@4.0.4":
|
||||
@ -55,16 +55,22 @@ packages:
|
||||
peerDependencies:
|
||||
prettier: ^3.0.0
|
||||
|
||||
"@taplo/core@0.1.1":
|
||||
"@reteps/dockerfmt@0.2.6":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-BG/zLGf5wiNXGEVPvUAAX/4ilB3PwDUY2o0MV0y47mZbDZ9ad9UK/cIQsILat3bqbPJsALVbU6k3cskNZ3vAQg==,
|
||||
integrity: sha512-a3OYxLpIc6jbW1prbruEhRq9eYre9fKhcBD+boVwhri9L9ebdnKNy4LzaDa/tiu81P9phxA6Xi8r6jtV8I7Xsw==,
|
||||
}
|
||||
|
||||
"@taplo/lib@0.4.0-alpha.2":
|
||||
"@taplo/core@0.2.0":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-DV/Re3DPVY+BhBtLZ3dmP4mP6YMLSsgq9qGLXwOV38lvNF/fBlgvQswzlXmzCEefL/3q2eMoefZpOI/+GLuCNA==,
|
||||
integrity: sha512-r8bl54Zj1In3QLkiW/ex694bVzpPJ9EhwqT9xkcUVODnVUGirdB1JTsmiIv0o1uwqZiwhi8xNnTOQBRQCpizrQ==,
|
||||
}
|
||||
|
||||
"@taplo/lib@0.5.0":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-+xIqpQXJco3T+VGaTTwmhxLa51qpkQxCjRwezjFZgr+l21ExlywJFcDfTrNmL6lG6tqb0h8GyJKO3UPGPtSCWg==,
|
||||
}
|
||||
|
||||
"@xml-tools/parser@1.0.11":
|
||||
@ -87,31 +93,25 @@ packages:
|
||||
engines: { node: ^18.17.1 || ^20.10.0 || >=22.11.0 }
|
||||
hasBin: true
|
||||
|
||||
mvdan-sh@0.10.1:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-kMbrH0EObaKmK3nVRKUIIya1dpASHIEusM13S4V1ViHFuxuNxCo+arxoa6j/dbV22YBGjl7UKJm9QQKJ2Crzhg==,
|
||||
}
|
||||
|
||||
prettier-plugin-nginx@1.0.3:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-vV5q85s8XnV6NEgvz1gVLfZhmxAxY03MyOYj2ApBpjFkbs00lRsRkTmqO9L39ADuD18z1RRCcfZ3eVxKhI/nqg==,
|
||||
}
|
||||
|
||||
prettier-plugin-sh@0.16.0:
|
||||
prettier-plugin-sh@0.17.1:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-QaVH0X56IUy9niNczUQ0TxqVezcGzACz9XObbyxyAZ6NU/VCKnR9RUAcETyzCiPgcHKq/tjerCsqxn5nL3yo/w==,
|
||||
integrity: sha512-jbrB7MRlmgtSRx2+I3McQGdFb98VUtJTkQ5DiK6oSJSfCy6vSBxSsuyDZ1xIx13TqREUHTsMzlNrZBZScuJJXQ==,
|
||||
}
|
||||
engines: { node: ">=16.0.0" }
|
||||
peerDependencies:
|
||||
prettier: ^3.0.3
|
||||
|
||||
prettier-plugin-toml@2.0.3:
|
||||
prettier-plugin-toml@2.0.4:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-2KSzvgWiyF+uaGvX6wK+UENNjhvuSh+HlJym9tY+OyIk3L+yjlDUd0wHP1ZHNC+u8su4UZj2QVjJhq5sZ16zrQ==,
|
||||
integrity: sha512-uOTNPClqnE3T9XJ8hCqAJek70Jnk3/ZuAG/aXRTmrWbVe8lJyuZ60KV7OtgWqF+iGZOPVpkh+giHhX9GZYRHGA==,
|
||||
}
|
||||
engines: { node: ">=16.0.0" }
|
||||
peerDependencies:
|
||||
@ -131,10 +131,10 @@ packages:
|
||||
integrity: sha512-tlbJqcMHnPKI9zSrystikWKwHkBqu2a/Sgw01h3zFjvYrMxEDYHzzoMZnUrbIfpTFEsoRnnviOXNCzFiSc54Qw==,
|
||||
}
|
||||
|
||||
sh-syntax@0.4.2:
|
||||
sh-syntax@0.5.6:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-/l2UZ5fhGZLVZa16XQM9/Vq/hezGGbdHeVEA01uWjOL1+7Ek/gt6FquW0iKKws4a9AYPYvlz6RyVvjh3JxOteg==,
|
||||
integrity: sha512-hUprXSSgi3HLdIxufSsr0lceThj6vKsgOHcVVGujDGLWg9RD5Mt6j2m642qkTAU/7GFX65ed/g9h2jeURGuTlQ==,
|
||||
}
|
||||
engines: { node: ">=16.0.0" }
|
||||
|
||||
@ -145,15 +145,15 @@ packages:
|
||||
}
|
||||
|
||||
snapshots:
|
||||
"@aminda/global-prettier-config@2025.13.1":
|
||||
"@aminda/global-prettier-config@2025.15.0":
|
||||
dependencies:
|
||||
"@prettier/plugin-ruby": 4.0.4(prettier@3.5.3)
|
||||
"@prettier/plugin-xml": 3.4.1(prettier@3.5.3)
|
||||
corepack: 0.32.0
|
||||
prettier: 3.5.3
|
||||
prettier-plugin-nginx: 1.0.3
|
||||
prettier-plugin-sh: 0.16.0(prettier@3.5.3)
|
||||
prettier-plugin-toml: 2.0.3(prettier@3.5.3)
|
||||
prettier-plugin-sh: 0.17.1(prettier@3.5.3)
|
||||
prettier-plugin-toml: 2.0.4(prettier@3.5.3)
|
||||
|
||||
"@prettier/plugin-ruby@4.0.4(prettier@3.5.3)":
|
||||
dependencies:
|
||||
@ -164,11 +164,13 @@ snapshots:
|
||||
"@xml-tools/parser": 1.0.11
|
||||
prettier: 3.5.3
|
||||
|
||||
"@taplo/core@0.1.1": {}
|
||||
"@reteps/dockerfmt@0.2.6": {}
|
||||
|
||||
"@taplo/lib@0.4.0-alpha.2":
|
||||
"@taplo/core@0.2.0": {}
|
||||
|
||||
"@taplo/lib@0.5.0":
|
||||
dependencies:
|
||||
"@taplo/core": 0.1.1
|
||||
"@taplo/core": 0.2.0
|
||||
|
||||
"@xml-tools/parser@1.0.11":
|
||||
dependencies:
|
||||
@ -180,26 +182,24 @@ snapshots:
|
||||
|
||||
corepack@0.32.0: {}
|
||||
|
||||
mvdan-sh@0.10.1: {}
|
||||
|
||||
prettier-plugin-nginx@1.0.3: {}
|
||||
|
||||
prettier-plugin-sh@0.16.0(prettier@3.5.3):
|
||||
prettier-plugin-sh@0.17.1(prettier@3.5.3):
|
||||
dependencies:
|
||||
mvdan-sh: 0.10.1
|
||||
"@reteps/dockerfmt": 0.2.6
|
||||
prettier: 3.5.3
|
||||
sh-syntax: 0.4.2
|
||||
sh-syntax: 0.5.6
|
||||
|
||||
prettier-plugin-toml@2.0.3(prettier@3.5.3):
|
||||
prettier-plugin-toml@2.0.4(prettier@3.5.3):
|
||||
dependencies:
|
||||
"@taplo/lib": 0.4.0-alpha.2
|
||||
"@taplo/lib": 0.5.0
|
||||
prettier: 3.5.3
|
||||
|
||||
prettier@3.5.3: {}
|
||||
|
||||
regexp-to-ast@0.5.0: {}
|
||||
|
||||
sh-syntax@0.4.2:
|
||||
sh-syntax@0.5.6:
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user