update deps

This commit is contained in:
Aminda Suomalainen 2025-07-25 08:02:41 +03:00
parent 0815e637bf
commit fd65448e2e
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
4 changed files with 23 additions and 23 deletions

View File

@ -1 +1 @@
3.4.4
3.4.5

30
Gemfile.lock generated
View File

@ -111,7 +111,7 @@ GEM
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.12.2)
json (2.13.1)
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
@ -128,24 +128,24 @@ GEM
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.25.5)
nokogiri (1.18.8)
nokogiri (1.18.9)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.18.8-aarch64-linux-gnu)
nokogiri (1.18.9-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.8-aarch64-linux-musl)
nokogiri (1.18.9-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.18.8-arm-linux-gnu)
nokogiri (1.18.9-arm-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.8-arm-linux-musl)
nokogiri (1.18.9-arm-linux-musl)
racc (~> 1.4)
nokogiri (1.18.8-arm64-darwin)
nokogiri (1.18.9-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.8-x86_64-darwin)
nokogiri (1.18.9-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.8-x86_64-linux-gnu)
nokogiri (1.18.9-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.8-x86_64-linux-musl)
nokogiri (1.18.9-x86_64-linux-musl)
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
@ -159,7 +159,7 @@ GEM
rbs (3.9.4)
logger
rexml (3.4.1)
rouge (4.5.2)
rouge (4.6.0)
safe_yaml (1.0.5)
sass-embedded (1.89.2)
google-protobuf (~> 4.31)
@ -195,7 +195,7 @@ GEM
sass-embedded (1.89.2-x86_64-linux-musl)
google-protobuf (~> 4.31)
securerandom (0.4.1)
syntax_tree (6.2.0)
syntax_tree (6.3.0)
prettier_print (>= 1.2.0)
syntax_tree-haml (4.0.3)
haml (>= 5.2)
@ -205,10 +205,10 @@ GEM
prettier_print
rbs
syntax_tree (>= 2.0.1)
temple (0.10.3)
temple (0.10.4)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.2)
thor (1.4.0)
tilt (2.6.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
@ -257,7 +257,7 @@ DEPENDENCIES
webrick
RUBY VERSION
ruby 3.4.4p34
ruby 3.4.5p51
BUNDLED WITH
2.6.9

2
package.json vendored
View File

@ -9,6 +9,6 @@
"prettier-plugin-sh": "0.18.0",
"prettier-plugin-toml": "2.0.6"
},
"packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
"packageManager": "pnpm@10.14.0-0+sha512.2cd47a0cbf5f1d1de7693a88307a0ede5be94e0d3b34853d800ee775efbea0650cb562b77605ec80bc8d925f5cd27c4dfe8bb04d3a0b76090784c664450d32d6",
"prettier": "@aminda/global-prettier-config"
}

12
pnpm-lock.yaml generated vendored
View File

@ -18,7 +18,7 @@ importers:
version: 3.4.2(prettier@3.6.2)
corepack:
specifier: latest
version: 0.33.0
version: 0.34.0
prettier:
specifier: 3.6.2
version: 3.6.2
@ -86,12 +86,12 @@ packages:
integrity: sha512-wy3mC1x4ye+O+QkEinVJkPf5u2vsrDIYW9G7ZuwFl6v/Yu0LwUuT2POsb+NUWApebyxfkQq6+yDfRExbnI5rcw==,
}
corepack@0.33.0:
corepack@0.34.0:
resolution:
{
integrity: sha512-XSX4BNjdwPXjUEk7/2r0vFhs1irwVncJRMyjzDel3PVKWnHQXehciX0WkvDrd1ujLLFJRe8FeZb9ASCqBtF/OA==,
integrity: sha512-8D9N/k9hDjoISCDGUzH2wBF0fJD49p3G7ifoEZcc0vhB7Py6r+Mc1SpJ8dvnWY/HMP95K60WkQbN7vgbUgXgpA==,
}
engines: { node: ^18.17.1 || ^20.10.0 || >=22.11.0 }
engines: { node: ^20.10.0 || ^22.11.0 || >=24.0.0 }
hasBin: true
prettier-plugin-nginx@1.0.3:
@ -150,7 +150,7 @@ snapshots:
dependencies:
"@prettier/plugin-ruby": 4.0.4(prettier@3.6.2)
"@prettier/plugin-xml": 3.4.2(prettier@3.6.2)
corepack: 0.33.0
corepack: 0.34.0
prettier: 3.6.2
prettier-plugin-nginx: 1.0.3
prettier-plugin-sh: 0.18.0(prettier@3.6.2)
@ -181,7 +181,7 @@ snapshots:
dependencies:
regexp-to-ast: 0.5.0
corepack@0.33.0: {}
corepack@0.34.0: {}
prettier-plugin-nginx@1.0.3: {}