mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-17 23:31:37 -05:00
chore(deps): upgrade dependencies for markdown-it-plugins
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
parent
d6549a1d0b
commit
9bf50e5dbe
2 changed files with 83 additions and 10 deletions
|
@ -110,17 +110,17 @@
|
|||
"devDependencies": {
|
||||
"@jest/types": "29.6.3",
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@typescript-eslint/eslint-plugin": "6.21.0",
|
||||
"@typescript-eslint/parser": "6.21.0",
|
||||
"eslint": "8.57.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.11.0",
|
||||
"@typescript-eslint/parser": "8.11.0",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-jest": "27.9.0",
|
||||
"eslint-plugin-jest": "28.8.3",
|
||||
"eslint-plugin-prettier": "5.2.1",
|
||||
"jest": "29.7.0",
|
||||
"markdown-it": "13.0.2",
|
||||
"prettier": "3.3.3",
|
||||
"ts-jest": "29.2.5",
|
||||
"typescript": "5.5.4"
|
||||
"typescript": "5.6.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
83
yarn.lock
83
yarn.lock
|
@ -2464,6 +2464,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:8.57.1":
|
||||
version: 8.57.1
|
||||
resolution: "@eslint/js@npm:8.57.1"
|
||||
checksum: 10c0/b489c474a3b5b54381c62e82b3f7f65f4b8a5eaaed126546520bf2fede5532a8ed53212919fed1e9048dcf7f37167c8561d58d0ba4492a4244004e7793805223
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@fontsource/source-sans-pro@npm:5.0.8":
|
||||
version: 5.0.8
|
||||
resolution: "@fontsource/source-sans-pro@npm:5.0.8"
|
||||
|
@ -2804,18 +2811,18 @@ __metadata:
|
|||
"@jest/types": "npm:29.6.3"
|
||||
"@mrdrogdrog/optional": "npm:1.2.1"
|
||||
"@types/markdown-it": "npm:13.0.7"
|
||||
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
|
||||
"@typescript-eslint/parser": "npm:6.21.0"
|
||||
eslint: "npm:8.57.0"
|
||||
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
|
||||
"@typescript-eslint/parser": "npm:8.11.0"
|
||||
eslint: "npm:8.57.1"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-plugin-jest: "npm:27.9.0"
|
||||
eslint-plugin-jest: "npm:28.8.3"
|
||||
eslint-plugin-prettier: "npm:5.2.1"
|
||||
html-entities: "npm:2.5.2"
|
||||
jest: "npm:29.7.0"
|
||||
markdown-it: "npm:13.0.2"
|
||||
prettier: "npm:3.3.3"
|
||||
ts-jest: "npm:29.2.5"
|
||||
typescript: "npm:5.5.4"
|
||||
typescript: "npm:5.6.3"
|
||||
peerDependencies:
|
||||
markdown-it: ">=12"
|
||||
languageName: unknown
|
||||
|
@ -2843,6 +2850,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@humanwhocodes/config-array@npm:^0.13.0":
|
||||
version: 0.13.0
|
||||
resolution: "@humanwhocodes/config-array@npm:0.13.0"
|
||||
dependencies:
|
||||
"@humanwhocodes/object-schema": "npm:^2.0.3"
|
||||
debug: "npm:^4.3.1"
|
||||
minimatch: "npm:^3.0.5"
|
||||
checksum: 10c0/205c99e756b759f92e1f44a3dc6292b37db199beacba8f26c2165d4051fe73a4ae52fdcfd08ffa93e7e5cb63da7c88648f0e84e197d154bbbbe137b2e0dd332e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@humanwhocodes/module-importer@npm:^1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@humanwhocodes/module-importer@npm:1.0.1"
|
||||
|
@ -2857,6 +2875,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@humanwhocodes/object-schema@npm:^2.0.3":
|
||||
version: 2.0.3
|
||||
resolution: "@humanwhocodes/object-schema@npm:2.0.3"
|
||||
checksum: 10c0/80520eabbfc2d32fe195a93557cef50dfe8c8905de447f022675aaf66abc33ae54098f5ea78548d925aa671cd4ab7c7daa5ad704fe42358c9b5e7db60f80696c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@img/sharp-darwin-arm64@npm:0.33.5":
|
||||
version: 0.33.5
|
||||
resolution: "@img/sharp-darwin-arm64@npm:0.33.5"
|
||||
|
@ -9963,6 +9988,54 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.57.1":
|
||||
version: 8.57.1
|
||||
resolution: "eslint@npm:8.57.1"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
||||
"@eslint-community/regexpp": "npm:^4.6.1"
|
||||
"@eslint/eslintrc": "npm:^2.1.4"
|
||||
"@eslint/js": "npm:8.57.1"
|
||||
"@humanwhocodes/config-array": "npm:^0.13.0"
|
||||
"@humanwhocodes/module-importer": "npm:^1.0.1"
|
||||
"@nodelib/fs.walk": "npm:^1.2.8"
|
||||
"@ungap/structured-clone": "npm:^1.2.0"
|
||||
ajv: "npm:^6.12.4"
|
||||
chalk: "npm:^4.0.0"
|
||||
cross-spawn: "npm:^7.0.2"
|
||||
debug: "npm:^4.3.2"
|
||||
doctrine: "npm:^3.0.0"
|
||||
escape-string-regexp: "npm:^4.0.0"
|
||||
eslint-scope: "npm:^7.2.2"
|
||||
eslint-visitor-keys: "npm:^3.4.3"
|
||||
espree: "npm:^9.6.1"
|
||||
esquery: "npm:^1.4.2"
|
||||
esutils: "npm:^2.0.2"
|
||||
fast-deep-equal: "npm:^3.1.3"
|
||||
file-entry-cache: "npm:^6.0.1"
|
||||
find-up: "npm:^5.0.0"
|
||||
glob-parent: "npm:^6.0.2"
|
||||
globals: "npm:^13.19.0"
|
||||
graphemer: "npm:^1.4.0"
|
||||
ignore: "npm:^5.2.0"
|
||||
imurmurhash: "npm:^0.1.4"
|
||||
is-glob: "npm:^4.0.0"
|
||||
is-path-inside: "npm:^3.0.3"
|
||||
js-yaml: "npm:^4.1.0"
|
||||
json-stable-stringify-without-jsonify: "npm:^1.0.1"
|
||||
levn: "npm:^0.4.1"
|
||||
lodash.merge: "npm:^4.6.2"
|
||||
minimatch: "npm:^3.1.2"
|
||||
natural-compare: "npm:^1.4.0"
|
||||
optionator: "npm:^0.9.3"
|
||||
strip-ansi: "npm:^6.0.1"
|
||||
text-table: "npm:^0.2.0"
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 10c0/1fd31533086c1b72f86770a4d9d7058ee8b4643fd1cfd10c7aac1ecb8725698e88352a87805cf4b2ce890aa35947df4b4da9655fb7fdfa60dbb448a43f6ebcf1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"esniff@npm:^2.0.1":
|
||||
version: 2.0.1
|
||||
resolution: "esniff@npm:2.0.1"
|
||||
|
|
Loading…
Reference in a new issue