mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 14:25:46 +01:00
Merge pull request #505 from Ravinou/dependabot/npm_and_yarn/types/react-19.1.8
chore(deps-dev): bump @types/react from 19.1.5 to 19.1.8
This commit is contained in:
commit
0c6e24f599
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -35,7 +35,7 @@
|
|||
"@types/node": "^22.15.30",
|
||||
"@types/nodemailer": "^6.4.17",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/react": "^19.1.5",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/supertest": "^6.0.3",
|
||||
"eslint-config-next": "^15.3.3",
|
||||
"husky": "^9.1.7",
|
||||
|
|
@ -2004,9 +2004,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "19.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.5.tgz",
|
||||
"integrity": "sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g==",
|
||||
"version": "19.1.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.8.tgz",
|
||||
"integrity": "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"csstype": "^3.0.2"
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
"@types/node": "^22.15.30",
|
||||
"@types/nodemailer": "^6.4.17",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/react": "^19.1.5",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/supertest": "^6.0.3",
|
||||
"eslint-config-next": "^15.3.3",
|
||||
"husky": "^9.1.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue