|
@@ -12,20 +12,20 @@
|
|
"apache-arrow": "^16.1.0",
|
|
"apache-arrow": "^16.1.0",
|
|
"axios": "^1.2.0",
|
|
"axios": "^1.2.0",
|
|
"better-react-mathjax": "^2.0.3",
|
|
"better-react-mathjax": "^2.0.3",
|
|
- "date-fns": "^3.6.0",
|
|
|
|
|
|
+ "date-fns": "^4.1.0",
|
|
"date-fns-tz": "^3.1.3",
|
|
"date-fns-tz": "^3.1.3",
|
|
"lodash": "^4.17.21",
|
|
"lodash": "^4.17.21",
|
|
"nanoid": "^5.0.7",
|
|
"nanoid": "^5.0.7",
|
|
"notistack": "^3.0.0",
|
|
"notistack": "^3.0.0",
|
|
"plotly.js": "^2.33.0",
|
|
"plotly.js": "^2.33.0",
|
|
- "react": "^18.2.0",
|
|
|
|
- "react-dom": "^18.2.0",
|
|
|
|
- "react-error-boundary": "^4.0.3",
|
|
|
|
|
|
+ "react": "^18.3.1",
|
|
|
|
+ "react-dom": "^18.3.1",
|
|
|
|
+ "react-error-boundary": "^5.0.0",
|
|
"react-helmet-async": "^2.0.1",
|
|
"react-helmet-async": "^2.0.1",
|
|
"react-jsx-parser": "^2.1.0",
|
|
"react-jsx-parser": "^2.1.0",
|
|
"react-markdown": "^9.0.1",
|
|
"react-markdown": "^9.0.1",
|
|
"react-plotly.js": "^2.5.1",
|
|
"react-plotly.js": "^2.5.1",
|
|
- "react-router-dom": "^6.0.1",
|
|
|
|
|
|
+ "react-router": "^7.1.1",
|
|
"react-virtualized-auto-sizer": "^1.0.6",
|
|
"react-virtualized-auto-sizer": "^1.0.6",
|
|
"react-window": "^1.8.6",
|
|
"react-window": "^1.8.6",
|
|
"react-window-infinite-loader": "^1.0.7",
|
|
"react-window-infinite-loader": "^1.0.7",
|
|
@@ -81,10 +81,10 @@
|
|
"@types/css-mediaquery": "^0.1.1",
|
|
"@types/css-mediaquery": "^0.1.1",
|
|
"@types/jest": "^29.0.1",
|
|
"@types/jest": "^29.0.1",
|
|
"@types/lodash": "^4.14.177",
|
|
"@types/lodash": "^4.14.177",
|
|
- "@types/react": "^18.0.18",
|
|
|
|
- "@types/react-dom": "^18.0.5",
|
|
|
|
|
|
+ "@types/react": "^18.3.18",
|
|
|
|
+ "@types/react-dom": "^18.3.5",
|
|
"@types/react-plotly.js": "^2.5.0",
|
|
"@types/react-plotly.js": "^2.5.0",
|
|
- "@types/react-router-dom": "^5.3.2",
|
|
|
|
|
|
+ "@types/react-router": "^5.1.20",
|
|
"@types/react-virtualized-auto-sizer": "^1.0.1",
|
|
"@types/react-virtualized-auto-sizer": "^1.0.1",
|
|
"@types/react-window": "^1.8.5",
|
|
"@types/react-window": "^1.8.5",
|
|
"@types/react-window-infinite-loader": "^1.0.5",
|
|
"@types/react-window-infinite-loader": "^1.0.5",
|
|
@@ -99,10 +99,10 @@
|
|
"css-mediaquery": "^0.1.2",
|
|
"css-mediaquery": "^0.1.2",
|
|
"dotenv-webpack": "^8.0.0",
|
|
"dotenv-webpack": "^8.0.0",
|
|
"dts-bundle-generator": "^7.2.0",
|
|
"dts-bundle-generator": "^7.2.0",
|
|
- "eslint": "^8.57.0",
|
|
|
|
|
|
+ "eslint": "^9.18.0",
|
|
"eslint-plugin-react": "^7.26.1",
|
|
"eslint-plugin-react": "^7.26.1",
|
|
- "eslint-plugin-react-hooks": "^4.2.0",
|
|
|
|
- "eslint-plugin-tsdoc": "^0.3.0",
|
|
|
|
|
|
+ "eslint-plugin-react-hooks": "^5.1.0",
|
|
|
|
+ "eslint-plugin-tsdoc": "^0.4.0",
|
|
"eslint-webpack-plugin": "^4.0.0",
|
|
"eslint-webpack-plugin": "^4.0.0",
|
|
"generate-json-webpack-plugin": "^2.0.0",
|
|
"generate-json-webpack-plugin": "^2.0.0",
|
|
"html-webpack-plugin": "^5.5.0",
|
|
"html-webpack-plugin": "^5.5.0",
|
|
@@ -120,6 +120,6 @@
|
|
"typedoc-plugin-markdown": "^4.3.2",
|
|
"typedoc-plugin-markdown": "^4.3.2",
|
|
"typescript": "^5.7.2",
|
|
"typescript": "^5.7.2",
|
|
"webpack": "^5.61.0",
|
|
"webpack": "^5.61.0",
|
|
- "webpack-cli": "^5.0.0"
|
|
|
|
|
|
+ "webpack-cli": "^6.0.1"
|
|
}
|
|
}
|
|
}
|
|
}
|