diff --git a/react-app/package-lock.json b/react-app/package-lock.json index 7a75881..89614f0 100644 --- a/react-app/package-lock.json +++ b/react-app/package-lock.json @@ -8,7 +8,7 @@ "name": "institute-for-ascertaining-scientific-consensus", "version": "0.1.0", "dependencies": { - "axios": "^1.15.2", + "axios": "^1.16.0", "chart.js": "^4.4.9", "material-symbols": "^0.44.0", "react": "^18.3.1", @@ -17,7 +17,7 @@ "react-dropzone": "^14.3.8", "react-error-boundary": "^4.1.2", "react-markdown": "^10.1.0", - "react-router-dom": "^6.30.1", + "react-router-dom": "^6.30.4", "react-select": "^5.10.1" }, "devDependencies": { @@ -1884,9 +1884,10 @@ } }, "node_modules/@remix-run/router": { - "version": "1.23.2", - "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.23.2.tgz", - "integrity": "sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w==", + "version": "1.23.3", + "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.23.3.tgz", + "integrity": "sha512-4An71tdz9X8+3sI4Qqqd2LWd9vS39J7sqd9EU4Scw7TJE/qB10Flv/UuqbPVgfQV9XoK8Np6jNquZitnZq5i+Q==", + "license": "MIT", "engines": { "node": ">=14.0.0" } @@ -2590,12 +2591,12 @@ } }, "node_modules/axios": { - "version": "1.15.2", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.2.tgz", - "integrity": "sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==", + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.16.0.tgz", + "integrity": "sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==", "license": "MIT", "dependencies": { - "follow-redirects": "^1.15.11", + "follow-redirects": "^1.16.0", "form-data": "^4.0.5", "proxy-from-env": "^2.1.0" } @@ -7112,11 +7113,12 @@ } }, "node_modules/react-router": { - "version": "6.30.3", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.30.3.tgz", - "integrity": "sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw==", + "version": "6.30.4", + "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.30.4.tgz", + "integrity": "sha512-SVUsDe+DybHM/WmYKIVYhZh1o5Dcuf16yM6WjG02Q9XVFMZIJyHYhwrr6bFBXZkVP6z69kNkMyBCujt8FaFLJA==", + "license": "MIT", "dependencies": { - "@remix-run/router": "1.23.2" + "@remix-run/router": "1.23.3" }, "engines": { "node": ">=14.0.0" @@ -7126,12 +7128,13 @@ } }, "node_modules/react-router-dom": { - "version": "6.30.3", - "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.30.3.tgz", - "integrity": "sha512-pxPcv1AczD4vso7G4Z3TKcvlxK7g7TNt3/FNGMhfqyntocvYKj+GCatfigGDjbLozC4baguJ0ReCigoDJXb0ag==", + "version": "6.30.4", + "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.30.4.tgz", + "integrity": "sha512-q4HvNl+mmDdkS0g+MqiBZNteQJCuimWoOyHMy4T/RQLAn9Z29+E91QXRaxOujeMl2HTzRSS0KFPd7lxX3PjV0Q==", + "license": "MIT", "dependencies": { - "@remix-run/router": "1.23.2", - "react-router": "6.30.3" + "@remix-run/router": "1.23.3", + "react-router": "6.30.4" }, "engines": { "node": ">=14.0.0" diff --git a/react-app/package.json b/react-app/package.json index f69b361..8402049 100644 --- a/react-app/package.json +++ b/react-app/package.json @@ -4,7 +4,7 @@ "proxy": "http://127.0.0.1:8000", "private": true, "dependencies": { - "axios": "^1.15.2", + "axios": "^1.16.0", "chart.js": "^4.4.9", "material-symbols": "^0.44.0", "react": "^18.3.1", @@ -13,7 +13,7 @@ "react-dropzone": "^14.3.8", "react-error-boundary": "^4.1.2", "react-markdown": "^10.1.0", - "react-router-dom": "^6.30.1", + "react-router-dom": "^6.30.4", "react-select": "^5.10.1" }, "scripts": { diff --git a/react-app/src/content/home-what-is.md b/react-app/src/content/home-what-is.md index cfffa75..7e54a00 100644 --- a/react-app/src/content/home-what-is.md +++ b/react-app/src/content/home-what-is.md @@ -7,3 +7,5 @@ Responses are recorded anonymously and analysed to map the distribution of scien C-SCOPE’s international network also makes it possible to examine variation across disciplines, institutions, and geographical regions. By providing transparent, systematic snapshots of scientific community judgement, C-SCOPE contributes to a clearer understanding of where scientific communities converge, where they do not, and how expert views evolve. These data can serve as a valuable resource for researchers, policymakers, journalists, and the public, offering structured insight into scientific opinion whilst avoiding oversimplified claims about “the science” speaking with a single voice. + +For further information, please visit the official [Durham University C-SCOPE webpages](https://www.durham.ac.uk/research/institutes-and-centres/centre-for-scientific-community-opinion-polling-and-evaluation/).