Merge pull request #326 from bellingcat/dependabot/npm_and_yarn/scripts/settings/actions-27795ad889

Bump @types/react from 19.1.7 to 19.1.8 in /scripts/settings in the actions group across 1 directory
pull/328/head
Miguel Sozinho Ramalho 2025-06-18 00:12:51 +01:00 zatwierdzone przez GitHub
commit 0db77c7e68
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 10 dodań i 10 usunięć

Wyświetl plik

@ -10,10 +10,10 @@
"dependencies": {
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@emotion/react": "latest",
"@emotion/styled": "latest",
"@emotion/react": "*",
"@emotion/styled": "*",
"@mui/icons-material": "^7.1.1",
"@mui/material": "latest",
"@mui/material": "*",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-markdown": "^10.0.0",
@ -21,10 +21,10 @@
},
"devDependencies": {
"@types/react": "latest",
"@types/react-dom": "latest",
"@vitejs/plugin-react": "latest",
"typescript": "latest",
"vite": "latest",
"@types/react-dom": "*",
"@vitejs/plugin-react": "*",
"typescript": "*",
"vite": "*",
"vite-plugin-singlefile": "^2.1.0"
}
},
@ -1629,9 +1629,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "19.1.7",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.7.tgz",
"integrity": "sha512-BnsPLV43ddr05N71gaGzyZ5hzkCmGwhMvYc8zmvI8Ci1bRkkDSzDDVfAXfN2tk748OwI7ediiPX6PfT9p0QGVg==",
"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"