mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2026-06-30 11:27:49 +02:00
update deps
This commit is contained in:
parent
e413e3f210
commit
d71c7bfe9a
8
.github/workflows/jekyll.yml
vendored
8
.github/workflows/jekyll.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v7
|
||||
with:
|
||||
submodules: "true"
|
||||
- name: Setup Ruby
|
||||
@ -42,7 +42,7 @@ jobs:
|
||||
cache-version: 0 # Increment this number if you need to re-download cached gems
|
||||
- name: Setup Pages
|
||||
id: pages
|
||||
uses: actions/configure-pages@v5
|
||||
uses: actions/configure-pages@v6
|
||||
- name: Build with Jekyll
|
||||
# Outputs to the './_site' directory by default
|
||||
run:
|
||||
@ -52,7 +52,7 @@ jobs:
|
||||
JEKYLL_ENV: production
|
||||
- name: Upload artifact
|
||||
# Automatically uploads an artifact from the './_site' directory by default
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
uses: actions/upload-pages-artifact@v5
|
||||
|
||||
# Deployment job
|
||||
deploy:
|
||||
@ -64,4 +64,4 @@ jobs:
|
||||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v4
|
||||
uses: actions/deploy-pages@v5
|
||||
|
||||
@ -44,7 +44,7 @@ repos:
|
||||
- id: check-illegal-windows-names
|
||||
|
||||
- repo: https://github.com/pre-commit/sync-pre-commit-deps
|
||||
rev: v0.0.3
|
||||
rev: v0.0.4
|
||||
hooks:
|
||||
- id: sync-pre-commit-deps
|
||||
|
||||
@ -54,7 +54,7 @@ repos:
|
||||
- id: check-pre-commit-ci-config
|
||||
|
||||
- repo: https://github.com/thlorenz/doctoc
|
||||
rev: v2.4.1
|
||||
rev: v2.5.0
|
||||
hooks:
|
||||
- id: doctoc
|
||||
args:
|
||||
@ -66,7 +66,7 @@ repos:
|
||||
]
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.37.2
|
||||
rev: 0.37.3
|
||||
hooks:
|
||||
- id: check-dependabot
|
||||
- id: check-github-actions
|
||||
|
||||
@ -1 +1 @@
|
||||
4.0.4
|
||||
4.0.5
|
||||
|
||||
78
Gemfile.lock
generated
78
Gemfile.lock
generated
@ -19,7 +19,7 @@ GEM
|
||||
base64 (0.3.0)
|
||||
bigdecimal (4.1.2)
|
||||
colorator (1.1.0)
|
||||
concurrent-ruby (1.3.6)
|
||||
concurrent-ruby (1.3.7)
|
||||
connection_pool (3.0.2)
|
||||
csv (3.3.5)
|
||||
drb (2.2.3)
|
||||
@ -40,31 +40,31 @@ GEM
|
||||
ffi (1.17.4-x86_64-linux-gnu)
|
||||
ffi (1.17.4-x86_64-linux-musl)
|
||||
forwardable-extended (2.6.0)
|
||||
google-protobuf (4.34.1)
|
||||
google-protobuf (4.35.1)
|
||||
bigdecimal
|
||||
rake (~> 13.3)
|
||||
google-protobuf (4.34.1-aarch64-linux-gnu)
|
||||
google-protobuf (4.35.1-aarch64-linux-gnu)
|
||||
bigdecimal
|
||||
rake (~> 13.3)
|
||||
google-protobuf (4.34.1-aarch64-linux-musl)
|
||||
google-protobuf (4.35.1-aarch64-linux-musl)
|
||||
bigdecimal
|
||||
rake (~> 13.3)
|
||||
google-protobuf (4.34.1-arm64-darwin)
|
||||
google-protobuf (4.35.1-arm64-darwin)
|
||||
bigdecimal
|
||||
rake (~> 13.3)
|
||||
google-protobuf (4.34.1-x86-linux-gnu)
|
||||
google-protobuf (4.35.1-x86-linux-gnu)
|
||||
bigdecimal
|
||||
rake (~> 13.3)
|
||||
google-protobuf (4.34.1-x86-linux-musl)
|
||||
google-protobuf (4.35.1-x86-linux-musl)
|
||||
bigdecimal
|
||||
rake (~> 13.3)
|
||||
google-protobuf (4.34.1-x86_64-darwin)
|
||||
google-protobuf (4.35.1-x86_64-darwin)
|
||||
bigdecimal
|
||||
rake (~> 13.3)
|
||||
google-protobuf (4.34.1-x86_64-linux-gnu)
|
||||
google-protobuf (4.35.1-x86_64-linux-gnu)
|
||||
bigdecimal
|
||||
rake (~> 13.3)
|
||||
google-protobuf (4.34.1-x86_64-linux-musl)
|
||||
google-protobuf (4.35.1-x86_64-linux-musl)
|
||||
bigdecimal
|
||||
rake (~> 13.3)
|
||||
haml (7.2.0)
|
||||
@ -75,7 +75,7 @@ GEM
|
||||
activesupport (>= 2)
|
||||
nokogiri (>= 1.4)
|
||||
http_parser.rb (0.8.1)
|
||||
i18n (1.14.8)
|
||||
i18n (1.15.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
jekyll (4.4.1)
|
||||
addressable (~> 2.4)
|
||||
@ -111,7 +111,7 @@ GEM
|
||||
jekyll (>= 3.7, < 5.0)
|
||||
jekyll-watch (2.2.1)
|
||||
listen (~> 3.0)
|
||||
json (2.19.5)
|
||||
json (2.20.0)
|
||||
kramdown (2.5.2)
|
||||
rexml (>= 3.4.4)
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
@ -131,24 +131,24 @@ GEM
|
||||
minitest (6.0.6)
|
||||
drb (~> 2.0)
|
||||
prism (~> 1.5)
|
||||
nokogiri (1.19.3)
|
||||
nokogiri (1.19.4)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.19.3-aarch64-linux-gnu)
|
||||
nokogiri (1.19.4-aarch64-linux-gnu)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.19.3-aarch64-linux-musl)
|
||||
nokogiri (1.19.4-aarch64-linux-musl)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.19.3-arm-linux-gnu)
|
||||
nokogiri (1.19.4-arm-linux-gnu)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.19.3-arm-linux-musl)
|
||||
nokogiri (1.19.4-arm-linux-musl)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.19.3-arm64-darwin)
|
||||
nokogiri (1.19.4-arm64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.19.3-x86_64-darwin)
|
||||
nokogiri (1.19.4-x86_64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.19.3-x86_64-linux-gnu)
|
||||
nokogiri (1.19.4-x86_64-linux-gnu)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.19.3-x86_64-linux-musl)
|
||||
nokogiri (1.19.4-x86_64-linux-musl)
|
||||
racc (~> 1.4)
|
||||
pathutil (0.16.2)
|
||||
forwardable-extended (~> 2.6)
|
||||
@ -160,45 +160,45 @@ GEM
|
||||
rb-fsevent (0.11.2)
|
||||
rb-inotify (0.11.1)
|
||||
ffi (~> 1.0)
|
||||
rbs (4.0.2)
|
||||
rbs (4.0.3)
|
||||
logger
|
||||
prism (>= 1.6.0)
|
||||
tsort
|
||||
rexml (3.4.4)
|
||||
rouge (4.7.0)
|
||||
safe_yaml (1.0.5)
|
||||
sass-embedded (1.99.0)
|
||||
sass-embedded (1.101.0)
|
||||
google-protobuf (~> 4.31)
|
||||
rake (>= 13)
|
||||
sass-embedded (1.99.0-aarch64-linux-android)
|
||||
sass-embedded (1.101.0-aarch64-linux-android)
|
||||
google-protobuf (~> 4.31)
|
||||
sass-embedded (1.99.0-aarch64-linux-gnu)
|
||||
sass-embedded (1.101.0-aarch64-linux-gnu)
|
||||
google-protobuf (~> 4.31)
|
||||
sass-embedded (1.99.0-aarch64-linux-musl)
|
||||
sass-embedded (1.101.0-aarch64-linux-musl)
|
||||
google-protobuf (~> 4.31)
|
||||
sass-embedded (1.99.0-aarch64-mingw-ucrt)
|
||||
sass-embedded (1.101.0-aarch64-mingw-ucrt)
|
||||
google-protobuf (~> 4.31)
|
||||
sass-embedded (1.99.0-arm-linux-androideabi)
|
||||
sass-embedded (1.101.0-arm-linux-androideabi)
|
||||
google-protobuf (~> 4.31)
|
||||
sass-embedded (1.99.0-arm-linux-gnueabihf)
|
||||
sass-embedded (1.101.0-arm-linux-gnueabihf)
|
||||
google-protobuf (~> 4.31)
|
||||
sass-embedded (1.99.0-arm-linux-musleabihf)
|
||||
sass-embedded (1.101.0-arm-linux-musleabihf)
|
||||
google-protobuf (~> 4.31)
|
||||
sass-embedded (1.99.0-arm64-darwin)
|
||||
sass-embedded (1.101.0-arm64-darwin)
|
||||
google-protobuf (~> 4.31)
|
||||
sass-embedded (1.99.0-riscv64-linux-android)
|
||||
sass-embedded (1.101.0-riscv64-linux-android)
|
||||
google-protobuf (~> 4.31)
|
||||
sass-embedded (1.99.0-riscv64-linux-gnu)
|
||||
sass-embedded (1.101.0-riscv64-linux-gnu)
|
||||
google-protobuf (~> 4.31)
|
||||
sass-embedded (1.99.0-riscv64-linux-musl)
|
||||
sass-embedded (1.101.0-riscv64-linux-musl)
|
||||
google-protobuf (~> 4.31)
|
||||
sass-embedded (1.99.0-x86_64-darwin)
|
||||
sass-embedded (1.101.0-x86_64-darwin)
|
||||
google-protobuf (~> 4.31)
|
||||
sass-embedded (1.99.0-x86_64-linux-android)
|
||||
sass-embedded (1.101.0-x86_64-linux-android)
|
||||
google-protobuf (~> 4.31)
|
||||
sass-embedded (1.99.0-x86_64-linux-gnu)
|
||||
sass-embedded (1.101.0-x86_64-linux-gnu)
|
||||
google-protobuf (~> 4.31)
|
||||
sass-embedded (1.99.0-x86_64-linux-musl)
|
||||
sass-embedded (1.101.0-x86_64-linux-musl)
|
||||
google-protobuf (~> 4.31)
|
||||
securerandom (0.4.1)
|
||||
syntax_tree (6.3.0)
|
||||
@ -264,7 +264,7 @@ DEPENDENCIES
|
||||
webrick
|
||||
|
||||
RUBY VERSION
|
||||
ruby 4.0.4
|
||||
ruby 4.0.5
|
||||
|
||||
BUNDLED WITH
|
||||
4.0.11
|
||||
|
||||
6
package.json
vendored
6
package.json
vendored
@ -4,11 +4,11 @@
|
||||
"@prettier/plugin-ruby": "4.0.4",
|
||||
"@prettier/plugin-xml": "3.4.2",
|
||||
"corepack": "latest",
|
||||
"prettier": "3.8.1",
|
||||
"prettier": "3.8.4",
|
||||
"prettier-plugin-nginx": "1.0.3",
|
||||
"prettier-plugin-sh": "0.18.0",
|
||||
"prettier-plugin-sh": "0.18.1",
|
||||
"prettier-plugin-toml": "2.0.6"
|
||||
},
|
||||
"packageManager": "pnpm@11.1.2+sha512.415a1cc25974731e75455c1468371be74c5aa5fb7621b50d4056d222451609f11412f23fd602e6169f1e060466641f798597e1be961a10688836a67b16569499",
|
||||
"packageManager": "pnpm@11.9.0+sha512.bd682d5d03fe525ef7c9fd6780c6884d1e756ac4c9c9fe00c538782824310dcf90e3ddc4f53835f06dfaebd5085e41855e0bcbb3b60de2ac5bbab89e5036f03b",
|
||||
"prettier": "@aminda/global-prettier-config"
|
||||
}
|
||||
|
||||
62
pnpm-lock.yaml
generated
vendored
62
pnpm-lock.yaml
generated
vendored
@ -12,25 +12,25 @@ importers:
|
||||
version: 2026.5.0
|
||||
"@prettier/plugin-ruby":
|
||||
specifier: 4.0.4
|
||||
version: 4.0.4(prettier@3.8.1)
|
||||
version: 4.0.4(prettier@3.8.4)
|
||||
"@prettier/plugin-xml":
|
||||
specifier: 3.4.2
|
||||
version: 3.4.2(prettier@3.8.1)
|
||||
version: 3.4.2(prettier@3.8.4)
|
||||
corepack:
|
||||
specifier: latest
|
||||
version: 0.35.0
|
||||
prettier:
|
||||
specifier: 3.8.1
|
||||
version: 3.8.1
|
||||
specifier: 3.8.4
|
||||
version: 3.8.4
|
||||
prettier-plugin-nginx:
|
||||
specifier: 1.0.3
|
||||
version: 1.0.3
|
||||
prettier-plugin-sh:
|
||||
specifier: 0.18.0
|
||||
version: 0.18.0(prettier@3.8.1)
|
||||
specifier: 0.18.1
|
||||
version: 0.18.1(prettier@3.8.4)
|
||||
prettier-plugin-toml:
|
||||
specifier: 2.0.6
|
||||
version: 2.0.6(prettier@3.8.1)
|
||||
version: 2.0.6(prettier@3.8.4)
|
||||
|
||||
packages:
|
||||
"@aminda/global-prettier-config@2026.5.0":
|
||||
@ -62,6 +62,13 @@ packages:
|
||||
}
|
||||
engines: { node: ^v12.20.0 || ^14.13.0 || >=16.0.0 }
|
||||
|
||||
"@reteps/dockerfmt@0.5.2":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-Hbr7yen4fP5TxGM54ucXa4o5NwWXatJ6Bd9I8gp0PValYbI4Rug2Gu+rVv7K7o/efQc3F5ctqWJz47rYaa8zBw==,
|
||||
}
|
||||
engines: { node: ^v12.20.0 || ^14.13.0 || >=16.0.0 }
|
||||
|
||||
"@taplo/core@0.2.0":
|
||||
resolution:
|
||||
{
|
||||
@ -109,6 +116,15 @@ packages:
|
||||
peerDependencies:
|
||||
prettier: ^3.6.0
|
||||
|
||||
prettier-plugin-sh@0.18.1:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-uZmU22wBMevjh3rmCatNQqiEer2+5KLa0xYCBX6zQQUQkcNzVL+s6FbPKK6ZSUNUbQk6jMAcQHrYPvuL2W6ihQ==,
|
||||
}
|
||||
engines: { node: ">=16.0.0" }
|
||||
peerDependencies:
|
||||
prettier: ^3.6.0
|
||||
|
||||
prettier-plugin-toml@2.0.6:
|
||||
resolution:
|
||||
{
|
||||
@ -126,6 +142,14 @@ packages:
|
||||
engines: { node: ">=14" }
|
||||
hasBin: true
|
||||
|
||||
prettier@3.8.4:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==,
|
||||
}
|
||||
engines: { node: ">=14" }
|
||||
hasBin: true
|
||||
|
||||
regexp-to-ast@0.5.0:
|
||||
resolution:
|
||||
{
|
||||
@ -160,13 +184,24 @@ snapshots:
|
||||
dependencies:
|
||||
prettier: 3.8.1
|
||||
|
||||
"@prettier/plugin-ruby@4.0.4(prettier@3.8.4)":
|
||||
dependencies:
|
||||
prettier: 3.8.4
|
||||
|
||||
"@prettier/plugin-xml@3.4.2(prettier@3.8.1)":
|
||||
dependencies:
|
||||
"@xml-tools/parser": 1.0.11
|
||||
prettier: 3.8.1
|
||||
|
||||
"@prettier/plugin-xml@3.4.2(prettier@3.8.4)":
|
||||
dependencies:
|
||||
"@xml-tools/parser": 1.0.11
|
||||
prettier: 3.8.4
|
||||
|
||||
"@reteps/dockerfmt@0.3.6": {}
|
||||
|
||||
"@reteps/dockerfmt@0.5.2": {}
|
||||
|
||||
"@taplo/core@0.2.0": {}
|
||||
|
||||
"@taplo/lib@0.5.0":
|
||||
@ -191,13 +226,26 @@ snapshots:
|
||||
prettier: 3.8.1
|
||||
sh-syntax: 0.5.8
|
||||
|
||||
prettier-plugin-sh@0.18.1(prettier@3.8.4):
|
||||
dependencies:
|
||||
"@reteps/dockerfmt": 0.5.2
|
||||
prettier: 3.8.4
|
||||
sh-syntax: 0.5.8
|
||||
|
||||
prettier-plugin-toml@2.0.6(prettier@3.8.1):
|
||||
dependencies:
|
||||
"@taplo/lib": 0.5.0
|
||||
prettier: 3.8.1
|
||||
|
||||
prettier-plugin-toml@2.0.6(prettier@3.8.4):
|
||||
dependencies:
|
||||
"@taplo/lib": 0.5.0
|
||||
prettier: 3.8.4
|
||||
|
||||
prettier@3.8.1: {}
|
||||
|
||||
prettier@3.8.4: {}
|
||||
|
||||
regexp-to-ast@0.5.0: {}
|
||||
|
||||
sh-syntax@0.5.8:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user