Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 2 additions & 11 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,9 @@ export default tseslint.config(
eslint.configs.recommended,
...tseslint.configs.recommended,
eslintConfigPrettier,
// @ts-expect-error Malformed types
reactPlugin.configs.flat.recommended,
// @ts-expect-error Malformed types
reactPlugin.configs.flat["jsx-runtime"],
{
// TODO replace with https://github.com/facebook/react/pull/30774
name: "react-hooks/recommended",
// @ts-expect-error Malformed types
plugins: { "react-hooks": reactHooksPlugin },
// @ts-expect-error Malformed types
rules: reactHooksPlugin.configs.recommended.rules,
},
reactHooksPlugin.configs.flat.recommended,
{
plugins: {
"react-compiler": pluginReactCompiler,
Expand Down Expand Up @@ -86,5 +77,5 @@ export default tseslint.config(
rules: {
...vitestPlugin.configs.recommended.rules,
},
},
}
);
103 changes: 57 additions & 46 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,59 +4,59 @@
"license": "MIT",
"private": true,
"type": "module",
"packageManager": "pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6",
"packageManager": "pnpm@10.19.0+sha512.c9fc7236e92adf5c8af42fd5bf1612df99c2ceb62f27047032f4720b33f8eacdde311865e91c411f2774f618d82f320808ecb51718bfa82c060c4ba7c76a32b8",
"dependencies": {
"@color-spaces/convert": "^1.3.1",
"@date-fns/tz": "^1.2.0",
"@date-fns/tz": "^1.4.1",
"@emotion/css": "^11.13.5",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@floating-ui/react": "^0.27.5",
"@floating-ui/react-dom": "^2.1.2",
"@emotion/styled": "^11.14.1",
"@floating-ui/react": "^0.27.16",
"@floating-ui/react-dom": "^2.1.6",
"@fortawesome/fontawesome-pro": "^5.15.4",
"@fortawesome/fontawesome-svg-core": "~1.2.36",
"@fortawesome/pro-duotone-svg-icons": "^5.15.4",
"@fortawesome/pro-light-svg-icons": "^5.15.4",
"@fortawesome/pro-regular-svg-icons": "^5.15.4",
"@fortawesome/pro-solid-svg-icons": "^5.15.4",
"@fortawesome/react-fontawesome": "^0.2.2",
"@reduxjs/toolkit": "^2.6.1",
"@vitejs/plugin-react": "^4.3.4",
"axios": "^1.8.4",
"@fortawesome/react-fontawesome": "^0.2.6",
"@reduxjs/toolkit": "^2.9.1",
"@vitejs/plugin-react": "^5.0.4",
"axios": "^1.12.2",
"axios-retry": "^4.5.0",
"babel-plugin-react-compiler": "19.0.0-beta-aeaed83-20250323",
"babel-plugin-react-compiler": "^1.0.0",
"chroma-js": "^3.1.2",
"date-fns": "^4.1.0",
"detect-browser": "^5.3.0",
"emotion": "^11.0.0",
"eslint-plugin-react-compiler": "19.0.0-beta-aeaed83-20250323",
"fast-xml-parser": "^5.0.9",
"eslint-plugin-react-compiler": "^19.1.0-rc.2",
"fast-xml-parser": "^5.3.0",
"geolib": "^3.3.4",
"gsl-parser": "^3.0.1",
"i18next": "^24.2.3",
"i18next-browser-languagedetector": "^8.0.4",
"iso8601-duration": "^2.1.2",
"i18next": "^25.6.0",
"i18next-browser-languagedetector": "^8.2.0",
"iso8601-duration": "^2.1.3",
"leaflet": "^1.9.4",
"linkify-html": "^4.2.0",
"linkify-react": "^4.2.0",
"linkifyjs": "^4.2.0",
"linkify-html": "^4.3.2",
"linkify-react": "^4.3.2",
"linkifyjs": "^4.3.2",
"lodash": "^4.17.21",
"metar-taf-parser": "^9.1.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-i18next": "^15.4.1",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-i18next": "^16.1.4",
"react-intersection-observer": "^9.16.0",
"react-leaflet": "^5.0.0",
"react-page-visibility": "^7.0.0",
"react-redux": "^9.2.0",
"react-router": "^7.4.0",
"react-router-dom": "^7.4.0",
"react-router": "^7.9.4",
"react-router-dom": "^7.9.4",
"react-spring-bottom-sheet": "^3.4.1",
"react-string-replace": "^1.1.1",
"react-transition-group": "^4.4.5",
"suncalc": "^1.9.0",
"typescript": "^5.8.2",
"velitherm": "^1.2.0"
"typescript": "^5.9.3",
"velitherm": "^2.0.1"
},
"scripts": {
"start": "vite",
Expand All @@ -76,9 +76,20 @@
"pnpm": {
"updateConfig": {
"ignoreDependencies": [
"@fortawesome/fontawesome-svg-core"
"@fortawesome/fontawesome-svg-core",
"@fortawesome/react-fontawesome"
]
}
},
"ignoredBuiltDependencies": [
"@fortawesome/fontawesome-common-types",
"@fortawesome/fontawesome-pro",
"@fortawesome/fontawesome-svg-core",
"@fortawesome/pro-duotone-svg-icons",
"@fortawesome/pro-light-svg-icons",
"@fortawesome/pro-regular-svg-icons",
"@fortawesome/pro-solid-svg-icons",
"esbuild"
]
},
"browserslist": {
"production": [
Expand All @@ -94,33 +105,33 @@
},
"devDependencies": {
"@emotion/babel-plugin": "^11.13.5",
"@eslint/js": "^9.23.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@eslint/js": "^9.38.0",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/chroma-js": "^3.1.1",
"@types/geojson": "^7946.0.16",
"@types/leaflet": "^1.9.17",
"@types/lodash": "^4.17.16",
"@types/react": "^19.0.12",
"@types/react-dom": "^19.0.4",
"@types/leaflet": "^1.9.21",
"@types/lodash": "^4.17.20",
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.2",
"@types/react-page-visibility": "^6.4.4",
"@types/react-transition-group": "^4.4.12",
"@types/smoothscroll-polyfill": "^0.3.4",
"@types/suncalc": "^1.9.2",
"eslint": "^9.23.0",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint": "^9.38.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.0",
"eslint-plugin-vitest": "^0.5.4",
"happy-dom": "^17.4.4",
"prettier": "^3.5.3",
"pwa-asset-generator": "^8.0.0",
"happy-dom": "^20.0.8",
"prettier": "^3.6.2",
"pwa-asset-generator": "^8.1.2",
"source-map-explorer": "^2.5.3",
"typescript-eslint": "^8.28.0",
"vite": "^6.2.3",
"vite-plugin-pwa": "^0.21.2",
"vite-plugin-svgr": "^4.3.0",
"vitest": "^3.0.9"
"typescript-eslint": "^8.46.2",
"vite": "^7.1.11",
"vite-plugin-pwa": "^1.1.0",
"vite-plugin-svgr": "^4.5.0",
"vitest": "^3.2.4"
}
}
Loading