Merge pull request #1265 from ahmadk953/dependabot/npm_and_yarn/multi-91aca562fb
Some checks are pending
ESLint / Run eslint scanning (push) Waiting to run
Code Format Check / check-format (push) Waiting to run
Run tests and upload coverage / Run tests and collect coverage (push) Waiting to run

This commit is contained in:
Ahmad 2025-05-13 21:20:09 -04:00 committed by GitHub
commit ff9fd42e28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 12 deletions

View file

@ -52,7 +52,7 @@
"lucide-react": "^0.510.0", "lucide-react": "^0.510.0",
"next": "^15.3.2", "next": "^15.3.2",
"next-themes": "^0.4.6", "next-themes": "^0.4.6",
"react": "^19.0.0", "react": "^19.1.0",
"react-day-picker": "^9.6.4", "react-day-picker": "^9.6.4",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
"sharp": "^0.33.5", "sharp": "^0.33.5",
@ -86,7 +86,7 @@
"@types/lodash": "^4.17.16", "@types/lodash": "^4.17.16",
"@types/mdx": "^2.0.13", "@types/mdx": "^2.0.13",
"@types/node": "^22.13.10", "@types/node": "^22.13.10",
"@types/react": "^19.0.12", "@types/react": "^19.1.4",
"@types/react-dom": "^19.0.3", "@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^8.32.0", "@typescript-eslint/eslint-plugin": "^8.32.0",
"@typescript-eslint/parser": "^8.28.0", "@typescript-eslint/parser": "^8.28.0",

View file

@ -5322,12 +5322,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/react@npm:^19.0.12": "@types/react@npm:^19.1.4":
version: 19.0.12 version: 19.1.4
resolution: "@types/react@npm:19.0.12" resolution: "@types/react@npm:19.1.4"
dependencies: dependencies:
csstype: "npm:^3.0.2" csstype: "npm:^3.0.2"
checksum: 10c0/c814b6af5c0fbcf5c65d031b1c9bf98c5b857e015254d95811f2851b27b869c3d31c6f35dab127dc6921a3dbda0b0622c6323d493a14b31b231a6a58c41c5e84 checksum: 10c0/501350d4f9cef13c5dd1b1496fa70ebaff52f6fa359b623b51c9d817e5bc4333fa3c8b7a6a4cbc88c643385052d66a243c3ceccfd6926062f917a2dd0535f6b3
languageName: node languageName: node
linkType: hard linkType: hard
@ -12605,10 +12605,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"react@npm:^19.0.0": "react@npm:^19.1.0":
version: 19.0.0 version: 19.1.0
resolution: "react@npm:19.0.0" resolution: "react@npm:19.1.0"
checksum: 10c0/9cad8f103e8e3a16d15cb18a0d8115d8bd9f9e1ce3420310aea381eb42aa0a4f812cf047bb5441349257a05fba8a291515691e3cb51267279b2d2c3253f38471 checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698
languageName: node languageName: node
linkType: hard linkType: hard
@ -14105,7 +14105,7 @@ __metadata:
"@types/lodash": "npm:^4.17.16" "@types/lodash": "npm:^4.17.16"
"@types/mdx": "npm:^2.0.13" "@types/mdx": "npm:^2.0.13"
"@types/node": "npm:^22.13.10" "@types/node": "npm:^22.13.10"
"@types/react": "npm:^19.0.12" "@types/react": "npm:^19.1.4"
"@types/react-dom": "npm:^19.0.3" "@types/react-dom": "npm:^19.0.3"
"@typescript-eslint/eslint-plugin": "npm:^8.32.0" "@typescript-eslint/eslint-plugin": "npm:^8.32.0"
"@typescript-eslint/parser": "npm:^8.28.0" "@typescript-eslint/parser": "npm:^8.28.0"
@ -14134,7 +14134,7 @@ __metadata:
prettier: "npm:^3.5.3" prettier: "npm:^3.5.3"
prettier-plugin-tailwindcss: "npm:^0.6.11" prettier-plugin-tailwindcss: "npm:^0.6.11"
prisma: "npm:^6.5.0" prisma: "npm:^6.5.0"
react: "npm:^19.0.0" react: "npm:^19.1.0"
react-day-picker: "npm:^9.6.4" react-day-picker: "npm:^9.6.4"
react-dom: "npm:^19.0.0" react-dom: "npm:^19.0.0"
sharp: "npm:^0.33.5" sharp: "npm:^0.33.5"