mirror of
https://github.com/Mikaela/cv.git
synced 2025-10-19 01:17:25 +02:00
update some dependencies
This commit is contained in:
parent
43050c3010
commit
5cf5497316
@ -19,7 +19,7 @@ default_language_version:
|
|||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v5.0.0
|
rev: v6.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
args: ["--markdown-linebreak-ext", "md,markdown"]
|
args: ["--markdown-linebreak-ext", "md,markdown"]
|
||||||
@ -58,7 +58,7 @@ repos:
|
|||||||
args: [--update-only, --no-title]
|
args: [--update-only, --no-title]
|
||||||
|
|
||||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||||
rev: 0.32.1
|
rev: 0.34.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-dependabot
|
- id: check-dependabot
|
||||||
- id: check-github-actions
|
- id: check-github-actions
|
||||||
@ -68,7 +68,7 @@ repos:
|
|||||||
additional_dependencies: ["pyjson5"]
|
additional_dependencies: ["pyjson5"]
|
||||||
|
|
||||||
- repo: https://github.com/fsfe/reuse-tool
|
- repo: https://github.com/fsfe/reuse-tool
|
||||||
rev: v5.0.2
|
rev: v5.1.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: reuse
|
- id: reuse
|
||||||
exclude: ^.cache\/.*$
|
exclude: ^.cache\/.*$
|
||||||
@ -81,7 +81,7 @@ repos:
|
|||||||
language: system
|
language: system
|
||||||
|
|
||||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||||
rev: "3.2.1"
|
rev: "3.4.0"
|
||||||
hooks:
|
hooks:
|
||||||
- id: editorconfig-checker
|
- id: editorconfig-checker
|
||||||
alias: ec
|
alias: ec
|
||||||
|
@ -1 +1 @@
|
|||||||
3.4.2
|
3.4.6
|
||||||
|
97
Gemfile.lock
generated
97
Gemfile.lock
generated
@ -3,42 +3,51 @@ GEM
|
|||||||
specs:
|
specs:
|
||||||
addressable (2.8.7)
|
addressable (2.8.7)
|
||||||
public_suffix (>= 2.0.2, < 7.0)
|
public_suffix (>= 2.0.2, < 7.0)
|
||||||
base64 (0.2.0)
|
base64 (0.3.0)
|
||||||
bigdecimal (3.1.9)
|
bigdecimal (3.2.3)
|
||||||
colorator (1.1.0)
|
colorator (1.1.0)
|
||||||
concurrent-ruby (1.3.5)
|
concurrent-ruby (1.3.5)
|
||||||
csv (3.3.3)
|
csv (3.3.5)
|
||||||
em-websocket (0.5.3)
|
em-websocket (0.5.3)
|
||||||
eventmachine (>= 0.12.9)
|
eventmachine (>= 0.12.9)
|
||||||
http_parser.rb (~> 0)
|
http_parser.rb (~> 0)
|
||||||
eventmachine (1.2.7)
|
eventmachine (1.2.7)
|
||||||
ffi (1.17.1-aarch64-linux-gnu)
|
ffi (1.17.2-aarch64-linux-gnu)
|
||||||
ffi (1.17.1-aarch64-linux-musl)
|
ffi (1.17.2-aarch64-linux-musl)
|
||||||
ffi (1.17.1-arm-linux-gnu)
|
ffi (1.17.2-arm-linux-gnu)
|
||||||
ffi (1.17.1-arm-linux-musl)
|
ffi (1.17.2-arm-linux-musl)
|
||||||
ffi (1.17.1-arm64-darwin)
|
ffi (1.17.2-arm64-darwin)
|
||||||
ffi (1.17.1-x86-linux-gnu)
|
ffi (1.17.2-x86-linux-gnu)
|
||||||
ffi (1.17.1-x86-linux-musl)
|
ffi (1.17.2-x86-linux-musl)
|
||||||
ffi (1.17.1-x86_64-darwin)
|
ffi (1.17.2-x86_64-darwin)
|
||||||
ffi (1.17.1-x86_64-linux-gnu)
|
ffi (1.17.2-x86_64-linux-gnu)
|
||||||
ffi (1.17.1-x86_64-linux-musl)
|
ffi (1.17.2-x86_64-linux-musl)
|
||||||
forwardable-extended (2.6.0)
|
forwardable-extended (2.6.0)
|
||||||
google-protobuf (4.30.2)
|
google-protobuf (4.32.1)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.30.2-aarch64-linux)
|
google-protobuf (4.32.1-aarch64-linux-gnu)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.30.2-arm64-darwin)
|
google-protobuf (4.32.1-aarch64-linux-musl)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.30.2-x86-linux)
|
google-protobuf (4.32.1-arm64-darwin)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.30.2-x86_64-darwin)
|
google-protobuf (4.32.1-x86-linux-gnu)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.30.2-x86_64-linux)
|
google-protobuf (4.32.1-x86-linux-musl)
|
||||||
|
bigdecimal
|
||||||
|
rake (>= 13)
|
||||||
|
google-protobuf (4.32.1-x86_64-darwin)
|
||||||
|
bigdecimal
|
||||||
|
rake (>= 13)
|
||||||
|
google-protobuf (4.32.1-x86_64-linux-gnu)
|
||||||
|
bigdecimal
|
||||||
|
rake (>= 13)
|
||||||
|
google-protobuf (4.32.1-x86_64-linux-musl)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
http_parser.rb (0.8.0)
|
http_parser.rb (0.8.0)
|
||||||
@ -75,7 +84,7 @@ GEM
|
|||||||
jekyll (>= 3.7, < 5.0)
|
jekyll (>= 3.7, < 5.0)
|
||||||
jekyll-watch (2.2.1)
|
jekyll-watch (2.2.1)
|
||||||
listen (~> 3.0)
|
listen (~> 3.0)
|
||||||
json (2.10.2)
|
json (2.15.0)
|
||||||
kramdown (2.5.1)
|
kramdown (2.5.1)
|
||||||
rexml (>= 3.3.9)
|
rexml (>= 3.3.9)
|
||||||
kramdown-parser-gfm (1.1.0)
|
kramdown-parser-gfm (1.1.0)
|
||||||
@ -91,33 +100,33 @@ GEM
|
|||||||
jekyll-seo-tag (~> 2.1)
|
jekyll-seo-tag (~> 2.1)
|
||||||
pathutil (0.16.2)
|
pathutil (0.16.2)
|
||||||
forwardable-extended (~> 2.6)
|
forwardable-extended (~> 2.6)
|
||||||
public_suffix (6.0.1)
|
public_suffix (6.0.2)
|
||||||
rake (13.2.1)
|
rake (13.3.0)
|
||||||
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)
|
||||||
rexml (3.4.1)
|
rexml (3.4.4)
|
||||||
rouge (4.5.1)
|
rouge (4.6.1)
|
||||||
safe_yaml (1.0.5)
|
safe_yaml (1.0.5)
|
||||||
sass-embedded (1.86.3)
|
sass-embedded (1.93.2)
|
||||||
google-protobuf (~> 4.30)
|
google-protobuf (~> 4.31)
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
sass-embedded (1.86.3-aarch64-linux-gnu)
|
sass-embedded (1.93.2-aarch64-linux-gnu)
|
||||||
google-protobuf (~> 4.30)
|
google-protobuf (~> 4.31)
|
||||||
sass-embedded (1.86.3-aarch64-linux-musl)
|
sass-embedded (1.93.2-aarch64-linux-musl)
|
||||||
google-protobuf (~> 4.30)
|
google-protobuf (~> 4.31)
|
||||||
sass-embedded (1.86.3-arm-linux-gnueabihf)
|
sass-embedded (1.93.2-arm-linux-gnueabihf)
|
||||||
google-protobuf (~> 4.30)
|
google-protobuf (~> 4.31)
|
||||||
sass-embedded (1.86.3-arm-linux-musleabihf)
|
sass-embedded (1.93.2-arm-linux-musleabihf)
|
||||||
google-protobuf (~> 4.30)
|
google-protobuf (~> 4.31)
|
||||||
sass-embedded (1.86.3-arm64-darwin)
|
sass-embedded (1.93.2-arm64-darwin)
|
||||||
google-protobuf (~> 4.30)
|
google-protobuf (~> 4.31)
|
||||||
sass-embedded (1.86.3-x86_64-darwin)
|
sass-embedded (1.93.2-x86_64-darwin)
|
||||||
google-protobuf (~> 4.30)
|
google-protobuf (~> 4.31)
|
||||||
sass-embedded (1.86.3-x86_64-linux-gnu)
|
sass-embedded (1.93.2-x86_64-linux-gnu)
|
||||||
google-protobuf (~> 4.30)
|
google-protobuf (~> 4.31)
|
||||||
sass-embedded (1.86.3-x86_64-linux-musl)
|
sass-embedded (1.93.2-x86_64-linux-musl)
|
||||||
google-protobuf (~> 4.30)
|
google-protobuf (~> 4.31)
|
||||||
terminal-table (3.0.2)
|
terminal-table (3.0.2)
|
||||||
unicode-display_width (>= 1.1.1, < 3)
|
unicode-display_width (>= 1.1.1, < 3)
|
||||||
unicode-display_width (2.6.0)
|
unicode-display_width (2.6.0)
|
||||||
@ -148,7 +157,7 @@ DEPENDENCIES
|
|||||||
webrick
|
webrick
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 3.4.2p28
|
ruby 3.4.6p54
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.6.2
|
2.7.2
|
||||||
|
2
package.json
vendored
2
package.json
vendored
@ -9,6 +9,6 @@
|
|||||||
"prettier-plugin-sh": "0.17.1",
|
"prettier-plugin-sh": "0.17.1",
|
||||||
"prettier-plugin-toml": "2.0.4"
|
"prettier-plugin-toml": "2.0.4"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.8.0+sha512.0e82714d1b5b43c74610193cb20734897c1d00de89d0e18420aebc5977fa13d780a9cb05734624e81ebd81cc876cd464794850641c48b9544326b5622ca29971",
|
"packageManager": "pnpm@10.18.0+sha512.e804f889f1cecc40d572db084eec3e4881739f8dec69c0ff10d2d1beff9a4e309383ba27b5b750059d7f4c149535b6cd0d2cb1ed3aeb739239a4284a68f40cfa",
|
||||||
"prettier": "@aminda/global-prettier-config"
|
"prettier": "@aminda/global-prettier-config"
|
||||||
}
|
}
|
||||||
|
29
pnpm-lock.yaml
generated
29
pnpm-lock.yaml
generated
@ -18,7 +18,7 @@ importers:
|
|||||||
version: 3.4.1(prettier@3.5.3)
|
version: 3.4.1(prettier@3.5.3)
|
||||||
corepack:
|
corepack:
|
||||||
specifier: latest
|
specifier: latest
|
||||||
version: 0.32.0
|
version: 0.34.0
|
||||||
prettier:
|
prettier:
|
||||||
specifier: 3.5.3
|
specifier: 3.5.3
|
||||||
version: 3.5.3
|
version: 3.5.3
|
||||||
@ -55,11 +55,12 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
prettier: ^3.0.0
|
prettier: ^3.0.0
|
||||||
|
|
||||||
"@reteps/dockerfmt@0.2.6":
|
"@reteps/dockerfmt@0.2.8":
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-a3OYxLpIc6jbW1prbruEhRq9eYre9fKhcBD+boVwhri9L9ebdnKNy4LzaDa/tiu81P9phxA6Xi8r6jtV8I7Xsw==,
|
integrity: sha512-VUdrpLNvUfV9RCBVMusOb8XylR+Wt6MFAMTiZIPcpo0KGCzNW8bjQDTIv9JmOa330C9P7mxHFmc1of7JNujghA==,
|
||||||
}
|
}
|
||||||
|
engines: { node: ^v12.20.0 || ^14.13.0 || >=16.0.0 }
|
||||||
|
|
||||||
"@taplo/core@0.2.0":
|
"@taplo/core@0.2.0":
|
||||||
resolution:
|
resolution:
|
||||||
@ -85,12 +86,12 @@ packages:
|
|||||||
integrity: sha512-wy3mC1x4ye+O+QkEinVJkPf5u2vsrDIYW9G7ZuwFl6v/Yu0LwUuT2POsb+NUWApebyxfkQq6+yDfRExbnI5rcw==,
|
integrity: sha512-wy3mC1x4ye+O+QkEinVJkPf5u2vsrDIYW9G7ZuwFl6v/Yu0LwUuT2POsb+NUWApebyxfkQq6+yDfRExbnI5rcw==,
|
||||||
}
|
}
|
||||||
|
|
||||||
corepack@0.32.0:
|
corepack@0.34.0:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-KhahVUFy7xL8OTty/ToY646hXMQhih8rnvUkA9/qnk/u4QUF2+SbQneX/zZnDxG1NiABFm5ojZCWnIv93oyhhQ==,
|
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
|
hasBin: true
|
||||||
|
|
||||||
prettier-plugin-nginx@1.0.3:
|
prettier-plugin-nginx@1.0.3:
|
||||||
@ -131,10 +132,10 @@ packages:
|
|||||||
integrity: sha512-tlbJqcMHnPKI9zSrystikWKwHkBqu2a/Sgw01h3zFjvYrMxEDYHzzoMZnUrbIfpTFEsoRnnviOXNCzFiSc54Qw==,
|
integrity: sha512-tlbJqcMHnPKI9zSrystikWKwHkBqu2a/Sgw01h3zFjvYrMxEDYHzzoMZnUrbIfpTFEsoRnnviOXNCzFiSc54Qw==,
|
||||||
}
|
}
|
||||||
|
|
||||||
sh-syntax@0.5.6:
|
sh-syntax@0.5.8:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-hUprXSSgi3HLdIxufSsr0lceThj6vKsgOHcVVGujDGLWg9RD5Mt6j2m642qkTAU/7GFX65ed/g9h2jeURGuTlQ==,
|
integrity: sha512-JfVoxf4FxQI5qpsPbkHhZo+n6N9YMJobyl4oGEUBb/31oQYlgTjkXQD8PBiafS2UbWoxrTO0Z5PJUBXEPAG1Zw==,
|
||||||
}
|
}
|
||||||
engines: { node: ">=16.0.0" }
|
engines: { node: ">=16.0.0" }
|
||||||
|
|
||||||
@ -149,7 +150,7 @@ snapshots:
|
|||||||
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
|
corepack: 0.34.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.17.1(prettier@3.5.3)
|
prettier-plugin-sh: 0.17.1(prettier@3.5.3)
|
||||||
@ -164,7 +165,7 @@ snapshots:
|
|||||||
"@xml-tools/parser": 1.0.11
|
"@xml-tools/parser": 1.0.11
|
||||||
prettier: 3.5.3
|
prettier: 3.5.3
|
||||||
|
|
||||||
"@reteps/dockerfmt@0.2.6": {}
|
"@reteps/dockerfmt@0.2.8": {}
|
||||||
|
|
||||||
"@taplo/core@0.2.0": {}
|
"@taplo/core@0.2.0": {}
|
||||||
|
|
||||||
@ -180,15 +181,15 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
regexp-to-ast: 0.5.0
|
regexp-to-ast: 0.5.0
|
||||||
|
|
||||||
corepack@0.32.0: {}
|
corepack@0.34.0: {}
|
||||||
|
|
||||||
prettier-plugin-nginx@1.0.3: {}
|
prettier-plugin-nginx@1.0.3: {}
|
||||||
|
|
||||||
prettier-plugin-sh@0.17.1(prettier@3.5.3):
|
prettier-plugin-sh@0.17.1(prettier@3.5.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
"@reteps/dockerfmt": 0.2.6
|
"@reteps/dockerfmt": 0.2.8
|
||||||
prettier: 3.5.3
|
prettier: 3.5.3
|
||||||
sh-syntax: 0.5.6
|
sh-syntax: 0.5.8
|
||||||
|
|
||||||
prettier-plugin-toml@2.0.4(prettier@3.5.3):
|
prettier-plugin-toml@2.0.4(prettier@3.5.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -199,7 +200,7 @@ snapshots:
|
|||||||
|
|
||||||
regexp-to-ast@0.5.0: {}
|
regexp-to-ast@0.5.0: {}
|
||||||
|
|
||||||
sh-syntax@0.5.6:
|
sh-syntax@0.5.8:
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user