mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 04:25:22 -04:00
Update dependency eslint-plugin-mdx to ^3.4.1
This commit is contained in:
parent
887f19407d
commit
107014cb26
@ -90,7 +90,7 @@
|
||||
"eslint-plugin-css-modules": "^2.12.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"eslint-plugin-mdx": "^3.4.0",
|
||||
"eslint-plugin-mdx": "^3.4.1",
|
||||
"eslint-plugin-prettier": "^5.2.6",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411",
|
||||
|
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -220,8 +220,8 @@ importers:
|
||||
specifier: ^6.10.2
|
||||
version: 6.10.2(eslint@9.25.1)
|
||||
eslint-plugin-mdx:
|
||||
specifier: ^3.4.0
|
||||
version: 3.4.0(eslint@9.25.1)
|
||||
specifier: ^3.4.1
|
||||
version: 3.4.1(eslint@9.25.1)
|
||||
eslint-plugin-prettier:
|
||||
specifier: ^5.2.6
|
||||
version: 5.2.6(eslint-config-prettier@10.1.2(eslint@9.25.1))(eslint@9.25.1)(prettier@3.5.3)
|
||||
@ -1657,8 +1657,8 @@ packages:
|
||||
eslint-plugin-import-x:
|
||||
optional: true
|
||||
|
||||
eslint-mdx@3.4.0:
|
||||
resolution: {integrity: sha512-sNffDEvt3fAEkrCntX0Kk/IWhHkfp0fhQ7/n30gQuIRm/FeUjLMkKkgAwlOFqxIMD4XJ03Iidmkf18EC8zTyYw==}
|
||||
eslint-mdx@3.4.1:
|
||||
resolution: {integrity: sha512-/Pt9D5TIAZwAUnCJA24i+uE9NuqulmLI58a1oU1eRb5jeUNOR23FpIt4xuBE9CFR50nd4FkLnuyox7dSNSZ5Tg==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=8.0.0'
|
||||
@ -1710,8 +1710,8 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
|
||||
|
||||
eslint-plugin-mdx@3.4.0:
|
||||
resolution: {integrity: sha512-f/ot8rSp/telkW1joqe0y9XQigTrE99sQHqyqLYYVgGLtQvl54suDidepbiGsDF7Z5V9uyQPWpmY0Qu/ZMRzmg==}
|
||||
eslint-plugin-mdx@3.4.1:
|
||||
resolution: {integrity: sha512-dfQ7LthK/Kmfw2d5XrR4CS1ScmFOa1S9vPjBUxtKgCEl6mNnYVfA/yg50xLyab0pI/GEfGEmvlajs2biDHJBsA==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=8.0.0'
|
||||
@ -5359,7 +5359,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-mdx@3.4.0(eslint@9.25.1):
|
||||
eslint-mdx@3.4.1(eslint@9.25.1):
|
||||
dependencies:
|
||||
acorn: 8.14.1
|
||||
acorn-jsx: 5.3.2(acorn@8.14.1)
|
||||
@ -5445,10 +5445,10 @@ snapshots:
|
||||
safe-regex-test: 1.1.0
|
||||
string.prototype.includes: 2.0.1
|
||||
|
||||
eslint-plugin-mdx@3.4.0(eslint@9.25.1):
|
||||
eslint-plugin-mdx@3.4.1(eslint@9.25.1):
|
||||
dependencies:
|
||||
eslint: 9.25.1
|
||||
eslint-mdx: 3.4.0(eslint@9.25.1)
|
||||
eslint-mdx: 3.4.1(eslint@9.25.1)
|
||||
mdast-util-from-markdown: 2.0.2
|
||||
mdast-util-mdx: 3.0.0
|
||||
micromark-extension-mdxjs: 3.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user