chore(deps): update react monorepo
All checks were successful
Lint / Lint (push) Successful in 29s

This commit is contained in:
Renovate Bot 2025-05-17 01:07:30 +00:00
parent f4ea98c005
commit a003056863
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -25,8 +25,8 @@
"devDependencies": { "devDependencies": {
"@tailwindcss/postcss": "4.1.6", "@tailwindcss/postcss": "4.1.6",
"@types/node": "22.15.18", "@types/node": "22.15.18",
"@types/react": "19.1.3", "@types/react": "19.1.4",
"@types/react-dom": "19.1.3", "@types/react-dom": "19.1.5",
"eslint": "8.57.1", "eslint": "8.57.1",
"eslint-config-next": "15.3.2", "eslint-config-next": "15.3.2",
"postcss": "8.5.3", "postcss": "8.5.3",
@ -1950,9 +1950,9 @@
} }
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "19.1.3", "version": "19.1.4",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.3.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.4.tgz",
"integrity": "sha512-dLWQ+Z0CkIvK1J8+wrDPwGxEYFA4RAyHoZPxHVGspYmFVnwGSNT24cGIhFJrtfRnWVuW8X7NO52gCXmhkVUWGQ==", "integrity": "sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -1960,9 +1960,9 @@
} }
}, },
"node_modules/@types/react-dom": { "node_modules/@types/react-dom": {
"version": "19.1.3", "version": "19.1.5",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.1.3.tgz", "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.1.5.tgz",
"integrity": "sha512-rJXC08OG0h3W6wDMFxQrZF00Kq6qQvw0djHRdzl3U5DnIERz0MRce3WVc7IS6JYBwtaP/DwYtRRjVlvivNveKg==", "integrity": "sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peerDependencies": { "peerDependencies": {

View File

@ -26,8 +26,8 @@
"devDependencies": { "devDependencies": {
"@tailwindcss/postcss": "4.1.6", "@tailwindcss/postcss": "4.1.6",
"@types/node": "22.15.18", "@types/node": "22.15.18",
"@types/react": "19.1.3", "@types/react": "19.1.4",
"@types/react-dom": "19.1.3", "@types/react-dom": "19.1.5",
"eslint": "8.57.1", "eslint": "8.57.1",
"eslint-config-next": "15.3.2", "eslint-config-next": "15.3.2",
"postcss": "8.5.3", "postcss": "8.5.3",