Skip to content

Commit

Permalink
chore: Fix javascript versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ericenns committed Nov 9, 2024
1 parent 69c54d1 commit f9c8923
Show file tree
Hide file tree
Showing 2 changed files with 3,175 additions and 2,356 deletions.
196 changes: 98 additions & 98 deletions src/main/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,111 +18,111 @@
"last 2 Opera versions"
],
"dependencies": {
"@ag-grid-community/csv-export": "^27.1.0",
"@ant-design/icons": "^4.7.0",
"@ant-design/plots": "^1.0.9",
"@antv/color-util": "^2.0.6",
"@antv/matrix-util": "^3.0.4",
"@antv/path-util": "^2.0.15",
"@antv/scale": "^0.3.17",
"@antv/util": "^2.0.17",
"@loaders.gl/core": "^3.2.4",
"@loaders.gl/gltf": "^3.2.4",
"@loaders.gl/images": "^3.2.4",
"@luma.gl/engine": "^8.5.14",
"@luma.gl/gltools": "^8.5.14",
"@luma.gl/shadertools": "^8.5.14",
"@luma.gl/webgl": "^8.5.14",
"@phylocanvas/phylocanvas.gl": "^1.43.0",
"@ag-grid-community/csv-export": "27.1.0",
"@ant-design/icons": "4.7.0",
"@ant-design/plots": "1.0.9",
"@antv/color-util": "2.0.6",
"@antv/matrix-util": "3.0.4",
"@antv/path-util": "2.0.15",
"@antv/scale": "0.3.17",
"@antv/util": "2.0.17",
"@loaders.gl/core": "3.4.0",
"@loaders.gl/gltf": "3.2.4",
"@loaders.gl/images": "3.2.4",
"@luma.gl/engine": "8.5.14",
"@luma.gl/gltools": "8.5.14",
"@luma.gl/shadertools": "8.5.14",
"@luma.gl/webgl": "8.5.14",
"@phylocanvas/phylocanvas.gl": "1.43.0",
"@reduxjs/toolkit": "1.8.5",
"ag-grid-community": "^27.1.0",
"ag-grid-react": "^27.1.0",
"ag-grid-community": "27.1.0",
"ag-grid-react": "27.1.0",
"antd": "4.19.5",
"axios": "^0.26.1",
"clipboard": "^1.7.1",
"dayjs": "^1.11.1",
"deck.gl": "^8.7.12",
"flexlayout-react": "^0.7.4",
"gl-matrix": "^3.4.3",
"i": "^0.3.7",
"immutability-helper": "^3.1.1",
"lodash": "^4.17.21",
"moment": "^2.29.2",
"postcss-nested": "^5.0.6",
"process": "^0.11.10",
"qs": "^6.10.3",
"rc-util": "^5.20.1",
"rc-virtual-list": "^3.4.6",
"axios": "0.26.1",
"clipboard": "1.7.1",
"dayjs": "1.11.1",
"deck.gl": "8.7.12",
"flexlayout-react": "0.7.4",
"gl-matrix": "3.4.3",
"i": "0.3.7",
"immutability-helper": "3.1.1",
"lodash": "4.17.21",
"moment": "2.29.2",
"postcss-nested": "5.0.6",
"process": "0.11.10",
"qs": "6.10.3",
"rc-util": "5.43.0",
"rc-virtual-list": "3.4.6",
"react": "17.0.2",
"react-dnd": "^15.1.2",
"react-dnd-html5-backend": "^15.1.3",
"react-dnd": "15.1.2",
"react-dnd-html5-backend": "15.1.3",
"react-dom": "17.0.2",
"react-dom-factories": "^1.0.2",
"react-iframe": "^1.8.0",
"react-markdown": "^8.0.2",
"react-mde": "^11.5.0",
"react-redux": "^7.2.8",
"react-router-dom": "^6.4.3",
"react-virtualized-auto-sizer": "^1.0.6",
"react-window": "^1.8.6",
"reactour": "^1.18.7",
"react-dom-factories": "1.0.2",
"react-iframe": "1.8.0",
"react-markdown": "8.0.2",
"react-mde": "11.5.0",
"react-redux": "7.2.8",
"react-router-dom": "6.4.3",
"react-virtualized-auto-sizer": "1.0.6",
"react-window": "1.8.6",
"reactour": "1.18.7",
"redux": "4.1.2",
"redux-saga": "^1.1.3",
"styled-components": "^5.3.5",
"tslib": "^2.3.1",
"uniqolor": "^1.0.2",
"uuid": "^8.3.2",
"xlsx": "^0.18.5"
"redux-saga": "1.1.3",
"styled-components": "5.3.5",
"tslib": "2.3.1",
"uniqolor": "1.0.2",
"uuid": "8.3.2",
"xlsx": "0.18.5"
},
"devDependencies": {
"@babel/core": "^7.19.6",
"@babel/plugin-proposal-export-default-from": "^7.18.10",
"@babel/preset-env": "^7.19.4",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@babel/runtime": "^7.20.1",
"@types/lodash": "^4.14.182",
"@types/lodash.uniqby": "^4.7.7",
"@types/node": "^17.0.39",
"@types/react": "^17.0.45",
"@types/react-dom": "^17.0.17",
"@types/react-redux": "^7.1.24",
"@types/react-virtualized-auto-sizer": "^1.0.1",
"@types/react-window": "^1.8.5",
"@types/styled-components": "^5.1.25",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"autoprefixer": "^10.4.4",
"babel-loader": "^8.2.4",
"babel-plugin-import": "^1.13.5",
"browserslist": "^4.20.2",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^3.4.1",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.4.0",
"expose-loader": "^3.1.0",
"jest": "^27.5.1",
"less": "^4.1.2",
"less-loader": "^10.2.0",
"mini-css-extract-plugin": "^2.6.0",
"postcss": "^8.4.12",
"postcss-import": "^14.1.0",
"postcss-loader": "^6.2.1",
"postcss-preset-env": "^7.4.3",
"prettier": "^2.7.1",
"properties-reader": "^2.2.0",
"react-is": "^17.0.2",
"run-z": "^1.10.1",
"speed-measure-webpack-plugin": "^1.5.0",
"terser-webpack-plugin": "^5.3.1",
"typescript": "^4.7.2",
"webpack": "^5.72.0",
"webpack-assets-manifest": "^5.1.0",
"webpack-cli": "^4.9.2"
"@babel/core": "7.19.6",
"@babel/plugin-proposal-export-default-from": "7.18.10",
"@babel/preset-env": "7.19.4",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/runtime": "7.20.1",
"@types/lodash": "4.14.182",
"@types/lodash.uniqby": "4.7.7",
"@types/node": "17.0.39",
"@types/react": "17.0.45",
"@types/react-dom": "17.0.17",
"@types/react-redux": "7.1.24",
"@types/react-virtualized-auto-sizer": "1.0.1",
"@types/react-window": "1.8.5",
"@types/styled-components": "5.1.25",
"@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "5.27.0",
"autoprefixer": "10.4.4",
"babel-loader": "8.2.4",
"babel-plugin-import": "1.13.5",
"browserslist": "4.20.2",
"css-loader": "6.7.1",
"css-minimizer-webpack-plugin": "3.4.1",
"eslint": "8.13.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.4.0",
"expose-loader": "3.1.0",
"jest": "27.5.1",
"less": "4.1.2",
"less-loader": "10.2.0",
"mini-css-extract-plugin": "2.6.0",
"postcss": "8.4.12",
"postcss-import": "14.1.0",
"postcss-loader": "6.2.1",
"postcss-preset-env": "7.4.3",
"prettier": "2.7.1",
"properties-reader": "2.2.0",
"react-is": "17.0.2",
"run-z": "1.10.1",
"speed-measure-webpack-plugin": "1.5.0",
"terser-webpack-plugin": "5.3.1",
"typescript": "4.7.2",
"webpack": "5.96.1",
"webpack-assets-manifest": "5.1.0",
"webpack-cli": "4.10.0"
},
"resolutions": {
"fstream": "1.0.12",
Expand Down
Loading

0 comments on commit f9c8923

Please sign in to comment.