mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Merge pull request #855 from ahmadk953/dependabot/npm_and_yarn/next/eslint-plugin-next-15.1.1
Bump @next/eslint-plugin-next from 15.1.0 to 15.1.1
This commit is contained in:
commit
cfdeb002d8
2 changed files with 11 additions and 2 deletions
|
@ -65,7 +65,7 @@
|
||||||
"@eslint/eslintrc": "^3.1.0",
|
"@eslint/eslintrc": "^3.1.0",
|
||||||
"@eslint/js": "^9.16.0",
|
"@eslint/js": "^9.16.0",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@next/eslint-plugin-next": "15.1.0",
|
"@next/eslint-plugin-next": "15.1.1",
|
||||||
"@tailwindcss/typography": "^0.5.15",
|
"@tailwindcss/typography": "^0.5.15",
|
||||||
"@types/dompurify": "^3",
|
"@types/dompurify": "^3",
|
||||||
"@types/lodash": "^4.17.13",
|
"@types/lodash": "^4.17.13",
|
||||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -1504,6 +1504,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@next/eslint-plugin-next@npm:15.1.1":
|
||||||
|
version: 15.1.1
|
||||||
|
resolution: "@next/eslint-plugin-next@npm:15.1.1"
|
||||||
|
dependencies:
|
||||||
|
fast-glob: "npm:3.3.1"
|
||||||
|
checksum: 10c0/7f01fdd0cadd8e72cc29b3f3a9848445352447d6327bbb1332ec55e387603b9cb584527c227a7bab86925a4f0b9aa0416493799d786f42fb4e6aa910dd93e72d
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@next/mdx@npm:^15.1.0":
|
"@next/mdx@npm:^15.1.0":
|
||||||
version: 15.1.0
|
version: 15.1.0
|
||||||
resolution: "@next/mdx@npm:15.1.0"
|
resolution: "@next/mdx@npm:15.1.0"
|
||||||
|
@ -13549,7 +13558,7 @@ __metadata:
|
||||||
"@mdx-js/react": "npm:^3.1.0"
|
"@mdx-js/react": "npm:^3.1.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/bundle-analyzer": "npm:^15.1.0"
|
"@next/bundle-analyzer": "npm:^15.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:15.1.0"
|
"@next/eslint-plugin-next": "npm:15.1.1"
|
||||||
"@next/mdx": "npm:^15.1.0"
|
"@next/mdx": "npm:^15.1.0"
|
||||||
"@prisma/client": "npm:^6.0.1"
|
"@prisma/client": "npm:^6.0.1"
|
||||||
"@prisma/extension-accelerate": "npm:^1.2.1"
|
"@prisma/extension-accelerate": "npm:^1.2.1"
|
||||||
|
|
Loading…
Reference in a new issue