Merge pull request 'Pin dependencies' (#4) from renovate/react-monorepo into master
Some checks failed
Deploy to production / Build (push) Has been cancelled

This commit is contained in:
Renovater 2025-08-22 01:17:50 +02:00
commit 681703ba0a

View file

@ -21,8 +21,8 @@
},
"devDependencies": {
"@eslint/js": "^9.33.0",
"@types/react": "^19.1.10",
"@types/react-dom": "^19.0.4",
"@types/react": "19.1.10",
"@types/react-dom": "19.1.7",
"@vitejs/plugin-react": "^5.0.0",
"eslint": "^9.33.0",
"eslint-plugin-react": "^7.37.4",