Compare commits

..

3 commits

Author SHA1 Message Date
507fddde83 Update eslint monorepo to v9.36.0 2025-10-01 17:58:25 +00:00
f6ca40854f Merge pull request 'Update dependency @types/react to v19.1.16' (#37) from renovate/react-monorepo into master
All checks were successful
Deploy to production / Build (push) Successful in 47s
2025-10-01 19:03:05 +02:00
29f7c2458c Update dependency @types/react to v19.1.17 2025-10-01 17:03:00 +00:00
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -19,7 +19,7 @@
},
"devDependencies": {
"@eslint/js": "9.36.0",
"@types/react": "19.1.15",
"@types/react": "19.1.17",
"@types/react-dom": "19.1.9",
"@vitejs/plugin-react": "5.0.4",
"eslint": "9.36.0",
@ -1617,9 +1617,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "19.1.15",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.15.tgz",
"integrity": "sha512-+kLxJpaJzXybyDyFXYADyP1cznTO8HSuBpenGlnKOAkH4hyNINiywvXS/tGJhsrGGP/gM185RA3xpjY0Yg4erA==",
"version": "19.1.17",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.17.tgz",
"integrity": "sha512-Qec1E3mhALmaspIrhWt9jkQMNdw6bReVu64mjvhbhq2NFPftLPVr+l1SZgmw/66WwBNpDh7ao5AT6gF5v41PFA==",
"dev": true,
"license": "MIT",
"peer": true,

View file

@ -21,7 +21,7 @@
},
"devDependencies": {
"@eslint/js": "9.36.0",
"@types/react": "19.1.15",
"@types/react": "19.1.17",
"@types/react-dom": "19.1.9",
"@vitejs/plugin-react": "5.0.4",
"eslint": "9.36.0",