diff --git a/package.json b/package.json index 80202e6..ec371f3 100644 --- a/package.json +++ b/package.json @@ -4,32 +4,32 @@ "version": "0.1.0", "private": true, "dependencies": { - "@emotion/react": "^11.9.3", - "@emotion/styled": "^11.9.3", - "@mui/icons-material": "^5.8.3", - "@mui/material": "^5.8.3", - "@mui/styled-engine-sc": "^5.8.0", + "@emotion/react": "^11.13.0", + "@emotion/styled": "^11.13.0", + "@mui/icons-material": "^5.16.5", + "@mui/material": "^5.16.5", + "@mui/styled-engine-sc": "^5.14.12", "@nuuuwan/utils-js-dev": "^1.0.8-b", - "@testing-library/jest-dom": "^5.16.4", - "@testing-library/react": "^13.3.0", - "@testing-library/user-event": "^13.5.0", - "axios": "^0.27.2", - "crypto-js": "^4.1.1", + "@testing-library/jest-dom": "^6.4.8", + "@testing-library/react": "^16.0.0", + "@testing-library/user-event": "^14.5.2", + "axios": "^1.7.2", + "crypto-js": "^4.2.0", "downloadjs": "^1.4.7", - "gh-pages": "^4.0.0", - "html-to-image": "^1.9.0", - "leaflet": "^1.8.0", - "react": "^18.2.0", - "react-dom": "^18.1.0", - "react-leaflet": "^4.0.0", + "gh-pages": "^6.1.1", + "html-to-image": "^1.11.11", + "leaflet": "^1.9.4", + "react": "^18.3.1", + "react-dom": "^18.3.1", + "react-leaflet": "^4.2.1", "react-scripts": "5.0.1", - "stylelint-config-hudochenkov": "^7.0.1", - "stylelint-config-standard": "^26.0.0", - "stylelint-order": "^5.0.0", - "stylelint-scss": "^4.2.0", + "stylelint-config-hudochenkov": "^10.0.0", + "stylelint-config-standard": "^36.0.1", + "stylelint-order": "^6.0.4", + "stylelint-scss": "^6.4.1", "tweetnacl": "^1.0.3", "tweetnacl-util": "^0.15.1", - "web-vitals": "^2.1.4" + "web-vitals": "^4.2.2" }, "scripts": { "start": "react-scripts start",