Skip to content

Commit

Permalink
Merge pull request #418 from SquirrelCorporation/chore-bump-libs
Browse files Browse the repository at this point in the history
[CHORE] Upgrade dependencies in package-lock.json
  • Loading branch information
SquirrelDeveloper authored Oct 28, 2024
2 parents f4b8ccb + a4076c7 commit 9e1a717
Show file tree
Hide file tree
Showing 8 changed files with 2,310 additions and 2,255 deletions.
3,619 changes: 1,813 additions & 1,806 deletions client/package-lock.json

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,20 @@
"dependencies": {
"@ant-design/charts": "^2.2.1",
"@ant-design/icons": "^5.5.1",
"@ant-design/pro-components": "^2.7.19",
"@ant-design/pro-components": "^2.8.1",
"@ant-design/use-emotion-css": "1.0.4",
"@antv/g2plot": "^2.4.32",
"@dotlottie/react-player": "^1.6.19",
"@monaco-editor/react": "^4.6.0",
"@umijs/max": "^4.3.26",
"@umijs/max": "^4.3.28",
"@umijs/plugin-antd-dayjs": "^0.3.0",
"@umijs/route-utils": "^4.0.1",
"@xterm/addon-fit": "^0.10.0",
"antd": "^5.21.4",
"antd": "^5.21.6",
"buffer": "^6.0.3",
"classnames": "^2.5.1",
"dayjs": "^1.11.13",
"framer-motion": "^11.11.9",
"framer-motion": "^11.11.10",
"lodash": "^4.17.21",
"moment": "^2.30.1",
"monaco-editor-webpack-plugin": "^7.1.0",
Expand All @@ -77,7 +77,7 @@
"react-helmet-async": "^2.0.5",
"react-js-cron": "^5.0.1",
"react-json-formatter": "^0.4.0",
"socket.io-client": "^4.8.0",
"socket.io-client": "^4.8.1",
"ssm-shared-lib": "file:../shared-lib/",
"umi-presets-pro": "^2.0.3",
"xterm": "^5.3.0",
Expand All @@ -87,32 +87,32 @@
"devDependencies": {
"@ant-design/plots": "^2.3.2",
"@ant-design/pro-cli": "^3.2.1",
"@babel/preset-env": "^7.25.8",
"@babel/preset-react": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.12.0",
"@testing-library/jest-dom": "^6.5.0",
"@eslint/js": "^9.13.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.1",
"@types/classnames": "^2.3.1",
"@types/classnames": "^2.3.4",
"@types/express": "^5.0.0",
"@types/history": "^5.0.0",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.10",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.12",
"@types/luxon": "^3.4.2",
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-helmet": "^6.1.11",
"@types/testing-library__jest-dom": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@umijs/fabric": "^4.0.1",
"@umijs/lint": "^4.3.26",
"@umijs/lint": "^4.3.28",
"antd-pro-merge-less": "^3.0.11",
"babel-jest": "^29.7.0",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand All @@ -125,7 +125,7 @@
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"engines": {
"node": ">=20.0.0"
Expand Down
Loading

0 comments on commit 9e1a717

Please sign in to comment.