Merge branch 'main' into dependabot/npm_and_yarn/react-i18next-15.4.1

This commit is contained in:
Harel M
2025-03-03 16:43:49 +02:00
committed by GitHub
79 changed files with 774 additions and 575 deletions

View File

@@ -39,7 +39,7 @@
"events": "^3.3.0",
"file-saver": "^2.0.5",
"i18next": "^24.2.2",
"i18next-browser-languagedetector": "^8.0.2",
"i18next-browser-languagedetector": "^8.0.4",
"i18next-resources-to-backend": "^1.2.1",
"json-stringify-pretty-compact": "^4.0.0",
"json-to-ast": "^2.1.0",
@@ -50,11 +50,11 @@
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"maplibre-gl": "^5.1.0",
"maplibre-gl": "^5.1.1",
"maputnik-design": "github:maputnik/design#172b06c",
"ol": "^10.4.0",
"ol-mapbox-style": "^12.4.0",
"pmtiles": "^4.1.0",
"ol-mapbox-style": "^12.5.0",
"pmtiles": "^4.3.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-accessible-accordion": "^5.0.0",
@@ -93,7 +93,7 @@
}
},
"devDependencies": {
"@cypress/code-coverage": "^3.13.11",
"@cypress/code-coverage": "^3.13.12",
"@eslint/js": "^9.19.0",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@rollup/plugin-replace": "^6.0.2",
@@ -125,25 +125,25 @@
"@types/wicg-file-system-access": "^2023.10.5",
"@vitejs/plugin-react": "^4.3.4",
"cors": "^2.8.5",
"cypress": "^14.0.2",
"cypress": "^14.1.0",
"cypress-plugin-tab": "^1.0.5",
"eslint": "^9.19.0",
"eslint": "^9.21.0",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.18",
"i18next-parser": "^9.1.0",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"i18next-parser": "^9.3.0",
"istanbul": "^0.4.5",
"istanbul-lib-coverage": "^3.2.2",
"postcss": "^8.5.1",
"react-hot-loader": "^4.13.1",
"sass": "^1.83.4",
"stylelint": "^16.14.1",
"sass": "^1.85.1",
"stylelint": "^16.15.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-scss": "^6.11.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0",
"uuid": "^11.0.5",
"vite": "^6.1.0",
"vite-plugin-istanbul": "^6.0.2"
"stylelint-scss": "^6.11.1",
"typescript": "^5.8.2",
"typescript-eslint": "^8.25.0",
"uuid": "^11.1.0",
"vite": "^6.2.0",
"vite-plugin-istanbul": "^7.0.0"
}
}