mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-16 17:09:28 +01:00
update dependencies
This commit is contained in:
parent
977a6a2447
commit
c5d2ae3f55
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,4 +10,3 @@ keys.txt.asc
|
||||
.jekyll-metadata
|
||||
vendor/
|
||||
node_modules/
|
||||
pnpm-lock.yaml
|
||||
|
@ -5,7 +5,7 @@
|
||||
# See https://pre-commit.com for more information
|
||||
# See https://pre-commit.ci for more information
|
||||
ci:
|
||||
skip: [pnpm-install-dev, prettier]
|
||||
skip: [prettier]
|
||||
# I don't need so many duplicated notifications on the same thing as I keep
|
||||
# autoupdating manually too. Besides it just creates extra branch I never
|
||||
# touch.
|
||||
@ -77,20 +77,10 @@ repos:
|
||||
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: pnpm-install-dev
|
||||
name: Install pnpm dev dependencies
|
||||
entry: corepack pnpm install -D
|
||||
language: system
|
||||
always_run: true
|
||||
#verbose: true
|
||||
pass_filenames: false
|
||||
- id: prettier
|
||||
name: prettier
|
||||
entry: corepack pnpm exec prettier --cache --ignore-unknown --write
|
||||
entry: corepack pnpx prettier --cache --ignore-unknown --write
|
||||
language: system
|
||||
# Better handled by pretty-format-json from pre-commit-hooks.
|
||||
# Remember to have *.json in .prettierignore!
|
||||
exclude_types: [json]
|
||||
|
||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||
rev: "2.7.3"
|
||||
|
88
Gemfile.lock
generated
88
Gemfile.lock
generated
@ -133,51 +133,51 @@ GEM
|
||||
strscan
|
||||
rouge (4.3.0)
|
||||
safe_yaml (1.0.5)
|
||||
sass-embedded (1.77.5)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.8)
|
||||
google-protobuf (~> 4.26)
|
||||
rake (>= 13)
|
||||
sass-embedded (1.77.5-aarch64-linux-android)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-aarch64-linux-gnu)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-aarch64-linux-musl)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-aarch64-mingw-ucrt)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-arm-linux-androideabi)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-arm-linux-gnueabihf)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-arm-linux-musleabihf)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-arm64-darwin)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-riscv64-linux-android)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-riscv64-linux-gnu)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-riscv64-linux-musl)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-x86-cygwin)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-x86-linux-android)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-x86-linux-gnu)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-x86-linux-musl)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-x86-mingw-ucrt)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-x86_64-cygwin)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-x86_64-darwin)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-x86_64-linux-android)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-x86_64-linux-gnu)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.5-x86_64-linux-musl)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.8-aarch64-linux-android)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-aarch64-linux-gnu)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-aarch64-linux-musl)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-aarch64-mingw-ucrt)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-arm-linux-androideabi)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-arm-linux-gnueabihf)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-arm-linux-musleabihf)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-arm64-darwin)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-riscv64-linux-android)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-riscv64-linux-gnu)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-riscv64-linux-musl)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-x86-cygwin)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-x86-linux-android)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-x86-linux-gnu)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-x86-linux-musl)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-x86-mingw-ucrt)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-x86_64-cygwin)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-x86_64-darwin)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-x86_64-linux-android)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-x86_64-linux-gnu)
|
||||
google-protobuf (~> 4.26)
|
||||
sass-embedded (1.77.8-x86_64-linux-musl)
|
||||
google-protobuf (~> 4.26)
|
||||
strscan (3.1.0)
|
||||
terminal-table (3.0.2)
|
||||
unicode-display_width (>= 1.1.1, < 3)
|
||||
|
5
package.json
vendored
5
package.json
vendored
@ -1,9 +1,6 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"@prettier/plugin-xml": "3.4.1",
|
||||
"mvdan-sh": "0.10.1",
|
||||
"prettier": "3.3.2",
|
||||
"prettier-plugin-sh": "0.14.0"
|
||||
"@aminda/global-prettier-config": "2024.28.4"
|
||||
},
|
||||
"packageManager": "pnpm@9.5.0+sha512.140036830124618d624a2187b50d04289d5a087f326c9edfc0ccd733d76c4f52c3a313d4fc148794a2a9d81553016004e6742e8cf850670268a7387fc220c903"
|
||||
}
|
||||
|
174
pnpm-lock.yaml
vendored
Normal file
174
pnpm-lock.yaml
vendored
Normal file
@ -0,0 +1,174 @@
|
||||
lockfileVersion: "9.0"
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
importers:
|
||||
.:
|
||||
devDependencies:
|
||||
"@aminda/global-prettier-config":
|
||||
specifier: 2024.28.4
|
||||
version: 2024.28.4
|
||||
|
||||
packages:
|
||||
"@aminda/global-prettier-config@2024.28.4":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-VjyTd8fFRnLgZRAMDRr9pm5hknnsVxpTCshvvE7RAiuH72hUzC82rm5vXDJjrhkedWJir2qZjmiC5Vo2LoR4tw==,
|
||||
}
|
||||
|
||||
"@prettier/plugin-ruby@4.0.4":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-lCpvfS/dQU5WrwN3AQ5vR8qrvj2h5gE41X08NNzAAXvHdM4zwwGRcP2sHSxfu6n6No+ljWCVx95NvJPFTTjCTg==,
|
||||
}
|
||||
peerDependencies:
|
||||
prettier: ^3.0.0
|
||||
|
||||
"@prettier/plugin-xml@3.4.1":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-Uf/6/+9ez6z/IvZErgobZ2G9n1ybxF5BhCd7eMcKqfoWuOzzNUxBipNo3QAP8kRC1VD18TIo84no7LhqtyDcTg==,
|
||||
}
|
||||
peerDependencies:
|
||||
prettier: ^3.0.0
|
||||
|
||||
"@taplo/core@0.1.1":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-BG/zLGf5wiNXGEVPvUAAX/4ilB3PwDUY2o0MV0y47mZbDZ9ad9UK/cIQsILat3bqbPJsALVbU6k3cskNZ3vAQg==,
|
||||
}
|
||||
|
||||
"@taplo/lib@0.4.0-alpha.2":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-DV/Re3DPVY+BhBtLZ3dmP4mP6YMLSsgq9qGLXwOV38lvNF/fBlgvQswzlXmzCEefL/3q2eMoefZpOI/+GLuCNA==,
|
||||
}
|
||||
|
||||
"@xml-tools/parser@1.0.11":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-aKqQ077XnR+oQtHJlrAflaZaL7qZsulWc/i/ZEooar5JiWj1eLt0+Wg28cpa+XLney107wXqneC+oG1IZvxkTA==,
|
||||
}
|
||||
|
||||
chevrotain@7.1.1:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-wy3mC1x4ye+O+QkEinVJkPf5u2vsrDIYW9G7ZuwFl6v/Yu0LwUuT2POsb+NUWApebyxfkQq6+yDfRExbnI5rcw==,
|
||||
}
|
||||
|
||||
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.14.0:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-hfXulj5+zEl/ulrO5kMuuTPKmXvOg0bnLHY1hKFNN/N+/903iZbNp8NyZBTsgI8dtkSgFfAEIQq0IQTyP1ZVFQ==,
|
||||
}
|
||||
engines: { node: ">=16.0.0" }
|
||||
peerDependencies:
|
||||
prettier: ^3.0.3
|
||||
|
||||
prettier-plugin-toml@2.0.1:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-99z1YOkViECHtXQjGIigd3talI/ybUI1zB3yniAwUrlWBXupNXThB1hM6bwSMUEj2/+tomTlMtT98F5t4s8IWA==,
|
||||
}
|
||||
engines: { node: ">=16.0.0" }
|
||||
peerDependencies:
|
||||
prettier: ^3.0.3
|
||||
|
||||
prettier@3.3.3:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==,
|
||||
}
|
||||
engines: { node: ">=14" }
|
||||
hasBin: true
|
||||
|
||||
regexp-to-ast@0.5.0:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-tlbJqcMHnPKI9zSrystikWKwHkBqu2a/Sgw01h3zFjvYrMxEDYHzzoMZnUrbIfpTFEsoRnnviOXNCzFiSc54Qw==,
|
||||
}
|
||||
|
||||
sh-syntax@0.4.2:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-/l2UZ5fhGZLVZa16XQM9/Vq/hezGGbdHeVEA01uWjOL1+7Ek/gt6FquW0iKKws4a9AYPYvlz6RyVvjh3JxOteg==,
|
||||
}
|
||||
engines: { node: ">=16.0.0" }
|
||||
|
||||
tslib@2.6.3:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==,
|
||||
}
|
||||
|
||||
snapshots:
|
||||
"@aminda/global-prettier-config@2024.28.4":
|
||||
dependencies:
|
||||
"@prettier/plugin-ruby": 4.0.4(prettier@3.3.3)
|
||||
"@prettier/plugin-xml": 3.4.1(prettier@3.3.3)
|
||||
prettier: 3.3.3
|
||||
prettier-plugin-nginx: 1.0.3
|
||||
prettier-plugin-sh: 0.14.0(prettier@3.3.3)
|
||||
prettier-plugin-toml: 2.0.1(prettier@3.3.3)
|
||||
|
||||
"@prettier/plugin-ruby@4.0.4(prettier@3.3.3)":
|
||||
dependencies:
|
||||
prettier: 3.3.3
|
||||
|
||||
"@prettier/plugin-xml@3.4.1(prettier@3.3.3)":
|
||||
dependencies:
|
||||
"@xml-tools/parser": 1.0.11
|
||||
prettier: 3.3.3
|
||||
|
||||
"@taplo/core@0.1.1": {}
|
||||
|
||||
"@taplo/lib@0.4.0-alpha.2":
|
||||
dependencies:
|
||||
"@taplo/core": 0.1.1
|
||||
|
||||
"@xml-tools/parser@1.0.11":
|
||||
dependencies:
|
||||
chevrotain: 7.1.1
|
||||
|
||||
chevrotain@7.1.1:
|
||||
dependencies:
|
||||
regexp-to-ast: 0.5.0
|
||||
|
||||
mvdan-sh@0.10.1: {}
|
||||
|
||||
prettier-plugin-nginx@1.0.3: {}
|
||||
|
||||
prettier-plugin-sh@0.14.0(prettier@3.3.3):
|
||||
dependencies:
|
||||
mvdan-sh: 0.10.1
|
||||
prettier: 3.3.3
|
||||
sh-syntax: 0.4.2
|
||||
|
||||
prettier-plugin-toml@2.0.1(prettier@3.3.3):
|
||||
dependencies:
|
||||
"@taplo/lib": 0.4.0-alpha.2
|
||||
prettier: 3.3.3
|
||||
|
||||
prettier@3.3.3: {}
|
||||
|
||||
regexp-to-ast@0.5.0: {}
|
||||
|
||||
sh-syntax@0.4.2:
|
||||
dependencies:
|
||||
tslib: 2.6.3
|
||||
|
||||
tslib@2.6.3: {}
|
Loading…
Reference in New Issue
Block a user