mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-06-01 20:37:23 +02:00
update deps
This commit is contained in:
parent
69f01faeff
commit
7513b90e4f
98
Gemfile.lock
generated
98
Gemfile.lock
generated
@ -22,7 +22,7 @@ GEM
|
|||||||
colorator (1.1.0)
|
colorator (1.1.0)
|
||||||
concurrent-ruby (1.3.5)
|
concurrent-ruby (1.3.5)
|
||||||
connection_pool (2.5.0)
|
connection_pool (2.5.0)
|
||||||
csv (3.3.2)
|
csv (3.3.3)
|
||||||
drb (2.2.1)
|
drb (2.2.1)
|
||||||
em-websocket (0.5.3)
|
em-websocket (0.5.3)
|
||||||
eventmachine (>= 0.12.9)
|
eventmachine (>= 0.12.9)
|
||||||
@ -40,22 +40,22 @@ GEM
|
|||||||
ffi (1.17.1-x86_64-linux-gnu)
|
ffi (1.17.1-x86_64-linux-gnu)
|
||||||
ffi (1.17.1-x86_64-linux-musl)
|
ffi (1.17.1-x86_64-linux-musl)
|
||||||
forwardable-extended (2.6.0)
|
forwardable-extended (2.6.0)
|
||||||
google-protobuf (4.30.0)
|
google-protobuf (4.30.1)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.30.0-aarch64-linux)
|
google-protobuf (4.30.1-aarch64-linux)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.30.0-arm64-darwin)
|
google-protobuf (4.30.1-arm64-darwin)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.30.0-x86-linux)
|
google-protobuf (4.30.1-x86-linux)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.30.0-x86_64-darwin)
|
google-protobuf (4.30.1-x86_64-darwin)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.30.0-x86_64-linux)
|
google-protobuf (4.30.1-x86_64-linux)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
haml (6.3.0)
|
haml (6.3.0)
|
||||||
@ -119,24 +119,24 @@ GEM
|
|||||||
jekyll-feed (~> 0.9)
|
jekyll-feed (~> 0.9)
|
||||||
jekyll-seo-tag (~> 2.1)
|
jekyll-seo-tag (~> 2.1)
|
||||||
minitest (5.25.5)
|
minitest (5.25.5)
|
||||||
nokogiri (1.18.3)
|
nokogiri (1.18.6)
|
||||||
mini_portile2 (~> 2.8.2)
|
mini_portile2 (~> 2.8.2)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.3-aarch64-linux-gnu)
|
nokogiri (1.18.6-aarch64-linux-gnu)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.3-aarch64-linux-musl)
|
nokogiri (1.18.6-aarch64-linux-musl)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.3-arm-linux-gnu)
|
nokogiri (1.18.6-arm-linux-gnu)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.3-arm-linux-musl)
|
nokogiri (1.18.6-arm-linux-musl)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.3-arm64-darwin)
|
nokogiri (1.18.6-arm64-darwin)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.3-x86_64-darwin)
|
nokogiri (1.18.6-x86_64-darwin)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.3-x86_64-linux-gnu)
|
nokogiri (1.18.6-x86_64-linux-gnu)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.3-x86_64-linux-musl)
|
nokogiri (1.18.6-x86_64-linux-musl)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
pathutil (0.16.2)
|
pathutil (0.16.2)
|
||||||
forwardable-extended (~> 2.6)
|
forwardable-extended (~> 2.6)
|
||||||
@ -147,44 +147,44 @@ GEM
|
|||||||
rb-fsevent (0.11.2)
|
rb-fsevent (0.11.2)
|
||||||
rb-inotify (0.11.1)
|
rb-inotify (0.11.1)
|
||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
rbs (3.8.1)
|
rbs (3.9.1)
|
||||||
logger
|
logger
|
||||||
rexml (3.4.1)
|
rexml (3.4.1)
|
||||||
rouge (4.5.1)
|
rouge (4.5.1)
|
||||||
safe_yaml (1.0.5)
|
safe_yaml (1.0.5)
|
||||||
sass-embedded (1.85.1)
|
sass-embedded (1.86.0)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
sass-embedded (1.85.1-aarch64-linux-android)
|
sass-embedded (1.86.0-aarch64-linux-android)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
sass-embedded (1.85.1-aarch64-linux-gnu)
|
sass-embedded (1.86.0-aarch64-linux-gnu)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
sass-embedded (1.85.1-aarch64-linux-musl)
|
sass-embedded (1.86.0-aarch64-linux-musl)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
sass-embedded (1.85.1-aarch64-mingw-ucrt)
|
sass-embedded (1.86.0-aarch64-mingw-ucrt)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
sass-embedded (1.85.1-arm-linux-androideabi)
|
sass-embedded (1.86.0-arm-linux-androideabi)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
sass-embedded (1.85.1-arm-linux-gnueabihf)
|
sass-embedded (1.86.0-arm-linux-gnueabihf)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
sass-embedded (1.85.1-arm-linux-musleabihf)
|
sass-embedded (1.86.0-arm-linux-musleabihf)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
sass-embedded (1.85.1-arm64-darwin)
|
sass-embedded (1.86.0-arm64-darwin)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
sass-embedded (1.85.1-riscv64-linux-android)
|
sass-embedded (1.86.0-riscv64-linux-android)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
sass-embedded (1.85.1-riscv64-linux-gnu)
|
sass-embedded (1.86.0-riscv64-linux-gnu)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
sass-embedded (1.85.1-riscv64-linux-musl)
|
sass-embedded (1.86.0-riscv64-linux-musl)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
sass-embedded (1.85.1-x86_64-darwin)
|
sass-embedded (1.86.0-x86_64-darwin)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
sass-embedded (1.85.1-x86_64-linux-android)
|
sass-embedded (1.86.0-x86_64-linux-android)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
sass-embedded (1.85.1-x86_64-linux-gnu)
|
sass-embedded (1.86.0-x86_64-linux-gnu)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
sass-embedded (1.85.1-x86_64-linux-musl)
|
sass-embedded (1.86.0-x86_64-linux-musl)
|
||||||
google-protobuf (~> 4.29)
|
google-protobuf (~> 4.30)
|
||||||
securerandom (0.4.1)
|
securerandom (0.4.1)
|
||||||
syntax_tree (6.2.0)
|
syntax_tree (6.2.0)
|
||||||
prettier_print (>= 1.2.0)
|
prettier_print (>= 1.2.0)
|
||||||
|
5
package.json
vendored
5
package.json
vendored
@ -1,13 +1,14 @@
|
|||||||
{
|
{
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@aminda/global-prettier-config": "2025.10.0",
|
"@aminda/global-prettier-config": "2025.13.0",
|
||||||
"@prettier/plugin-ruby": "4.0.4",
|
"@prettier/plugin-ruby": "4.0.4",
|
||||||
"@prettier/plugin-xml": "3.4.1",
|
"@prettier/plugin-xml": "3.4.1",
|
||||||
|
"corepack": "latest",
|
||||||
"prettier": "3.5.3",
|
"prettier": "3.5.3",
|
||||||
"prettier-plugin-nginx": "1.0.3",
|
"prettier-plugin-nginx": "1.0.3",
|
||||||
"prettier-plugin-sh": "0.15.0",
|
"prettier-plugin-sh": "0.15.0",
|
||||||
"prettier-plugin-toml": "2.0.2"
|
"prettier-plugin-toml": "2.0.2"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.6.3+sha512.bb45e34d50a9a76e858a95837301bfb6bd6d35aea2c5d52094fa497a467c43f5c440103ce2511e9e0a2f89c3d6071baac3358fc68ac6fb75e2ceb3d2736065e6",
|
"packageManager": "pnpm@10.6.5+sha512.cdf928fca20832cd59ec53826492b7dc25dc524d4370b6b4adbf65803d32efaa6c1c88147c0ae4e8d579a6c9eec715757b50d4fa35eea179d868eada4ed043af",
|
||||||
"prettier": "@aminda/global-prettier-config"
|
"prettier": "@aminda/global-prettier-config"
|
||||||
}
|
}
|
||||||
|
24
pnpm-lock.yaml
generated
vendored
24
pnpm-lock.yaml
generated
vendored
@ -8,14 +8,17 @@ importers:
|
|||||||
.:
|
.:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
"@aminda/global-prettier-config":
|
"@aminda/global-prettier-config":
|
||||||
specifier: 2025.10.0
|
specifier: 2025.13.0
|
||||||
version: 2025.10.0
|
version: 2025.13.0
|
||||||
"@prettier/plugin-ruby":
|
"@prettier/plugin-ruby":
|
||||||
specifier: 4.0.4
|
specifier: 4.0.4
|
||||||
version: 4.0.4(prettier@3.5.3)
|
version: 4.0.4(prettier@3.5.3)
|
||||||
"@prettier/plugin-xml":
|
"@prettier/plugin-xml":
|
||||||
specifier: 3.4.1
|
specifier: 3.4.1
|
||||||
version: 3.4.1(prettier@3.5.3)
|
version: 3.4.1(prettier@3.5.3)
|
||||||
|
corepack:
|
||||||
|
specifier: latest
|
||||||
|
version: 0.32.0
|
||||||
prettier:
|
prettier:
|
||||||
specifier: 3.5.3
|
specifier: 3.5.3
|
||||||
version: 3.5.3
|
version: 3.5.3
|
||||||
@ -30,10 +33,10 @@ importers:
|
|||||||
version: 2.0.2(prettier@3.5.3)
|
version: 2.0.2(prettier@3.5.3)
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
"@aminda/global-prettier-config@2025.10.0":
|
"@aminda/global-prettier-config@2025.13.0":
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-7M2TWWTZDU6rU0AkcNeFSILuvh8lT3Mr0TAl/ZVctYWgWuzOzyRVZySwStl4o3Oj2QMCEEEky5wzJO8540rq1Q==,
|
integrity: sha512-1yRmlX7lrBu41eu7dcAF17fTYdbnTYp6o1zRKGUVku6ddz9rp0cjCw4QK1oNrUq7KU0GAAlxQtDfw0WlOzJw+A==,
|
||||||
}
|
}
|
||||||
|
|
||||||
"@prettier/plugin-ruby@4.0.4":
|
"@prettier/plugin-ruby@4.0.4":
|
||||||
@ -76,6 +79,14 @@ packages:
|
|||||||
integrity: sha512-wy3mC1x4ye+O+QkEinVJkPf5u2vsrDIYW9G7ZuwFl6v/Yu0LwUuT2POsb+NUWApebyxfkQq6+yDfRExbnI5rcw==,
|
integrity: sha512-wy3mC1x4ye+O+QkEinVJkPf5u2vsrDIYW9G7ZuwFl6v/Yu0LwUuT2POsb+NUWApebyxfkQq6+yDfRExbnI5rcw==,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
corepack@0.32.0:
|
||||||
|
resolution:
|
||||||
|
{
|
||||||
|
integrity: sha512-KhahVUFy7xL8OTty/ToY646hXMQhih8rnvUkA9/qnk/u4QUF2+SbQneX/zZnDxG1NiABFm5ojZCWnIv93oyhhQ==,
|
||||||
|
}
|
||||||
|
engines: { node: ^18.17.1 || ^20.10.0 || >=22.11.0 }
|
||||||
|
hasBin: true
|
||||||
|
|
||||||
mvdan-sh@0.10.1:
|
mvdan-sh@0.10.1:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
@ -134,10 +145,11 @@ packages:
|
|||||||
}
|
}
|
||||||
|
|
||||||
snapshots:
|
snapshots:
|
||||||
"@aminda/global-prettier-config@2025.10.0":
|
"@aminda/global-prettier-config@2025.13.0":
|
||||||
dependencies:
|
dependencies:
|
||||||
"@prettier/plugin-ruby": 4.0.4(prettier@3.5.3)
|
"@prettier/plugin-ruby": 4.0.4(prettier@3.5.3)
|
||||||
"@prettier/plugin-xml": 3.4.1(prettier@3.5.3)
|
"@prettier/plugin-xml": 3.4.1(prettier@3.5.3)
|
||||||
|
corepack: 0.32.0
|
||||||
prettier: 3.5.3
|
prettier: 3.5.3
|
||||||
prettier-plugin-nginx: 1.0.3
|
prettier-plugin-nginx: 1.0.3
|
||||||
prettier-plugin-sh: 0.15.0(prettier@3.5.3)
|
prettier-plugin-sh: 0.15.0(prettier@3.5.3)
|
||||||
@ -166,6 +178,8 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
regexp-to-ast: 0.5.0
|
regexp-to-ast: 0.5.0
|
||||||
|
|
||||||
|
corepack@0.32.0: {}
|
||||||
|
|
||||||
mvdan-sh@0.10.1: {}
|
mvdan-sh@0.10.1: {}
|
||||||
|
|
||||||
prettier-plugin-nginx@1.0.3: {}
|
prettier-plugin-nginx@1.0.3: {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user