mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 14:25:46 +01:00
chore(deps-dev): bump @types/react from 19.1.3 to 19.1.5
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.3 to 19.1.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.1.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
250bf4ef0c
commit
d808f464ad
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -34,7 +34,7 @@
|
|||
"@types/node": "^22.15.18",
|
||||
"@types/nodemailer": "^6.4.17",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/react": "^19.1.3",
|
||||
"@types/react": "^19.1.5",
|
||||
"@types/supertest": "^6.0.3",
|
||||
"eslint-config-next": "^15.3.1",
|
||||
"husky": "^9.1.7",
|
||||
|
|
@ -2003,9 +2003,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "19.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.3.tgz",
|
||||
"integrity": "sha512-dLWQ+Z0CkIvK1J8+wrDPwGxEYFA4RAyHoZPxHVGspYmFVnwGSNT24cGIhFJrtfRnWVuW8X7NO52gCXmhkVUWGQ==",
|
||||
"version": "19.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.5.tgz",
|
||||
"integrity": "sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"csstype": "^3.0.2"
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"@types/node": "^22.15.18",
|
||||
"@types/nodemailer": "^6.4.17",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/react": "^19.1.3",
|
||||
"@types/react": "^19.1.5",
|
||||
"@types/supertest": "^6.0.3",
|
||||
"eslint-config-next": "^15.3.1",
|
||||
"husky": "^9.1.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue