Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmz committed May 21, 2024
1 parent 7d4c5e3 commit 8483435
Show file tree
Hide file tree
Showing 2 changed files with 525 additions and 236 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"date-fns": "~3.6.0",
"debug": "~4.3.4",
"events": "~3.3.0",
"filesize": "~10.1.1",
"filesize": "~10.1.2",
"final-form": "~4.20.10",
"focus-trap-react": "~10.2.3",
"focus-visible": "~5.2.0",
Expand All @@ -40,7 +40,7 @@
"react-select": "~5.8.0",
"react-sortablejs": "~6.1.4",
"react-textarea-autosize": "~8.5.3",
"recharts": "~2.12.6",
"recharts": "~2.12.7",
"redux": "~5.0.1",
"snarkdown": "~2.0.0",
"social-text-tokenizer": "~3.0.0",
Expand All @@ -49,7 +49,7 @@
"tabbable": "~6.2.0",
"ua-parser-js": "~1.0.37",
"use-subscription": "~1.8.2",
"validator": "~13.11.0",
"validator": "~13.12.0",
"vazirmatn": "^33.0.3",
"whatwg-fetch": "~3.6.20"
},
Expand All @@ -59,23 +59,23 @@
"@babel/preset-react": "~7.24.1",
"@gfx/zopfli": "~1.0.15",
"@testing-library/jest-dom": "~6.4.5",
"@testing-library/react": "~15.0.6",
"@testing-library/react": "~15.0.7",
"@testing-library/react-hooks": "~8.0.1",
"@testing-library/user-event": "~14.5.2",
"@vitejs/plugin-legacy": "~5.3.2",
"@vitejs/plugin-legacy": "~5.4.0",
"@vitejs/plugin-react-swc": "^3.6.0",
"cross-env": "~7.0.3",
"esbuild": "~0.20.2",
"esbuild": "~0.21.3",
"eslint": "~8.56.0",
"eslint-config-prettier": "~9.1.0",
"eslint-plugin-babel": "~5.3.1",
"eslint-plugin-import": "~2.29.1",
"eslint-plugin-lodash": "~7.4.0",
"eslint-plugin-lodash": "~8.0.0",
"eslint-plugin-prettier": "~5.1.3",
"eslint-plugin-promise": "~6.1.1",
"eslint-plugin-react": "~7.34.1",
"eslint-plugin-react-hooks": "~4.6.2",
"eslint-plugin-unicorn": "~52.0.0",
"eslint-plugin-unicorn": "~53.0.0",
"eslint-plugin-you-dont-need-lodash-underscore": "~6.14.0",
"husky": "~8.0.3",
"jsdom": "~24.0.0",
Expand All @@ -85,9 +85,9 @@
"prettier": "~3.2.5",
"querystring": "~0.2.1",
"react-test-renderer": "~18.3.1",
"rimraf": "~5.0.5",
"sass": "^1.76.0",
"sinon": "~17.0.1",
"rimraf": "~5.0.7",
"sass": "^1.77.2",
"sinon": "~18.0.0",
"stylelint": "~16.5.0",
"stylelint-config-prettier": "~9.0.5",
"stylelint-config-standard-scss": "~13.1.0",
Expand Down
Loading

0 comments on commit 8483435

Please sign in to comment.