Skip to content

Commit

Permalink
upgrading dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
orangecoding committed Sep 7, 2023
1 parent deec626 commit fbad445
Show file tree
Hide file tree
Showing 2 changed files with 1,519 additions and 1,346 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fredy",
"version": "7.3.1",
"version": "7.3.2",
"description": "[F]ind [R]eal [E]states [d]amn eas[y].",
"scripts": {
"start": "node index.js",
Expand Down Expand Up @@ -55,27 +55,27 @@
"Firefox ESR"
],
"dependencies": {
"@douyinfe/semi-ui": "2.34.2",
"@douyinfe/semi-ui": "2.42.4",
"@rematch/core": "2.2.0",
"@rematch/loading": "2.1.2",
"@sendgrid/mail": "7.7.0",
"@vitejs/plugin-react": "4.0.0",
"better-sqlite3": "8.2.0",
"@vitejs/plugin-react": "4.0.4",
"better-sqlite3": "8.6.0",
"body-parser": "1.20.2",
"cookie-session": "2.0.0",
"handlebars": "4.7.7",
"highcharts": "11.0.1",
"highcharts-react-official": "3.2.0",
"handlebars": "4.7.8",
"highcharts": "11.1.0",
"highcharts-react-official": "3.2.1",
"lodash": "4.17.21",
"lowdb": "6.0.1",
"markdown": "^0.5.0",
"nanoid": "4.0.2",
"node-fetch": "3.3.1",
"node-mailjet": "6.0.2",
"node-fetch": "3.3.2",
"node-mailjet": "6.0.4",
"query-string": "8.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "8.0.5",
"react-redux": "8.1.2",
"react-router": "5.2.1",
"react-router-dom": "5.3.0",
"redux": "4.2.1",
Expand All @@ -84,22 +84,22 @@
"serve-static": "1.15.0",
"slack": "11.0.2",
"string-similarity": "^4.0.4",
"vite": "4.3.5",
"vite": "4.4.9",
"x-ray": "2.3.4"
},
"devDependencies": {
"@babel/core": "7.21.8",
"@babel/eslint-parser": "7.21.8",
"@babel/preset-env": "7.21.5",
"@babel/preset-react": "7.18.6",
"chai": "4.3.7",
"eslint": "8.40.0",
"@babel/core": "7.22.15",
"@babel/eslint-parser": "7.22.15",
"@babel/preset-env": "7.22.15",
"@babel/preset-react": "7.22.15",
"chai": "4.3.8",
"eslint": "8.48.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-react": "7.32.2",
"esmock": "2.2.2",
"eslint-plugin-react": "7.33.2",
"esmock": "2.4.0",
"history": "5.3.0",
"husky": "4.3.8",
"less": "4.1.3",
"less": "4.2.0",
"lint-staged": "13.2.2",
"mocha": "10.2.0",
"prettier": "2.8.8",
Expand Down
Loading

0 comments on commit fbad445

Please sign in to comment.