Skip to content

Commit

Permalink
Packages upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
rylorin committed Oct 6, 2023
1 parent 8e2752a commit 94731c9
Show file tree
Hide file tree
Showing 2 changed files with 546 additions and 457 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@stoqey/ib": "stoqey/ib#28221927a59401301acaca5958b203c7441414f5",
"chakra-react-select": "^4.7.2",
"chakra-react-select": "^4.7.3",
"chart.js": "^4.4.0",
"cors": "^2.8.5",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"fast-xml-parser": "^4.3.0",
"fast-xml-parser": "^4.3.2",
"formik": "^2.4.5",
"framer-motion": "^10.16.4",
"json-stringify-safe": "^5.0.1",
Expand All @@ -60,30 +60,30 @@
"sequelize-typescript": "^2.1.3",
"sqlite3": "^5.1.6",
"winston": "^3.10.0",
"yahoo-finance2": "^2.7.0"
"yahoo-finance2": "^2.8.0"
},
"devDependencies": {
"@babel/core": "^7.22.20",
"@babel/core": "^7.23.0",
"@chakra-ui/storybook-addon": "^5.0.1",
"@storybook/addon-actions": "^7.4.4",
"@storybook/addon-essentials": "^7.4.4",
"@storybook/addon-links": "^7.4.4",
"@storybook/cli": "^7.4.4",
"@storybook/components": "^7.4.4",
"@storybook/react": "^7.4.4",
"@storybook/react-vite": "^7.4.4",
"@storybook/addon-actions": "^7.4.6",
"@storybook/addon-essentials": "^7.4.6",
"@storybook/addon-links": "^7.4.6",
"@storybook/cli": "^7.4.6",
"@storybook/components": "^7.4.6",
"@storybook/react": "^7.4.6",
"@storybook/react-vite": "^7.4.6",
"@storybook/testing-library": "^0.2.1",
"@types/cors": "^2.8.14",
"@types/express": "^4.17.17",
"@types/express": "^4.17.18",
"@types/json-stringify-safe": "^5.0.1",
"@types/node": "^18.17.18",
"@types/node": "^18.18.3",
"@types/react": "=18.2.21",
"@types/react-dom": "^18.2.7",
"@types/react-dom": "^18.2.10",
"@types/react-router-dom": "^5.3.3",
"@types/validator": "^13.11.1",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@vitejs/plugin-react": "^4.0.4",
"@types/validator": "^13.11.2",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@vitejs/plugin-react": "^4.1.0",
"babel-loader": "^9.1.3",
"concurrently": "^8.2.1",
"eslint": "^8.50.0",
Expand All @@ -97,12 +97,12 @@
"patch-package": "^8.0.0",
"prettier": "^3.0.3",
"rxjs": "^7.8.1",
"storybook": "^7.4.4",
"storybook": "^7.4.6",
"stylelint": "^15.10.3",
"stylelint-config-standard": "^34.0.0",
"ts-node-dev": "^2.0.0",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^4.4.11",
"webpack": "^5.88.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 94731c9

Please sign in to comment.