Skip to content

Commit

Permalink
Upgrade to react 18.3, preparation for 19, update other deps (#909)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshithmohan authored May 21, 2024
1 parent ca4c671 commit 39648af
Show file tree
Hide file tree
Showing 5 changed files with 839 additions and 734 deletions.
2 changes: 1 addition & 1 deletion .dprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"src/**"
],
"plugins": [
"https://plugins.dprint.dev/typescript-0.86.1.wasm"
"https://plugins.dprint.dev/typescript-0.90.5.wasm"
]
}
68 changes: 34 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,65 +8,65 @@
"npm": ">=3.8"
},
"dependencies": {
"@fontsource/sora": "^5.0.17",
"@headlessui/react": "^1.7.19",
"@fontsource/sora": "^5.0.18",
"@headlessui/react": "^2.0.3",
"@headlessui/tailwindcss": "^0.2.0",
"@hello-pangea/dnd": "^16.6.0",
"@mdi/js": "^7.4.47",
"@mdi/react": "^1.6.1",
"@microsoft/signalr": "^8.0.0",
"@reduxjs/toolkit": "^2.2.3",
"@sentry/browser": "^7.113.0",
"@sentry/react": "^7.113.0",
"@tanstack/react-query": "^5.29.2",
"@tanstack/react-query-devtools": "^5.29.2",
"@tanstack/react-virtual": "^3.3.0",
"axios": "^1.6.8",
"@reduxjs/toolkit": "^2.2.5",
"@sentry/browser": "^8.2.1",
"@sentry/react": "^8.2.1",
"@tanstack/react-query": "^5.37.1",
"@tanstack/react-query-devtools": "^5.37.1",
"@tanstack/react-virtual": "^3.5.0",
"axios": "^1.7.1",
"classnames": "^2.5.1",
"copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.10",
"dayjs": "^1.11.11",
"fast-json-patch": "^3.1.1",
"format-thousands": "^2.0.0",
"immer": "^10.0.4",
"immer": "^10.1.1",
"lodash": "^4.17.21",
"pretty-bytes": "^6.1.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-animate-height": "^3.2.3",
"react-avatar-editor": "^13.0.2",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-grid-layout": "^1.4.4",
"react-modal": "^3.16.1",
"react-redux": "^9.1.1",
"react-redux": "^9.1.2",
"react-resizable": "^3.0.5",
"react-responsive": "^10.0.0",
"react-router": "^6.22.3",
"react-router-dom": "^6.22.3",
"react-router": "^6.23.1",
"react-router-dom": "^6.23.1",
"react-toastify": "^10.0.5",
"react-tooltip": "^5.26.4",
"react-use-measure": "^2.1.1",
"redux": "^5.0.1",
"semver": "^7.6.0",
"simple-icons": "^11.12.0",
"semver": "^7.6.2",
"simple-icons": "^11.15.0",
"use-immer": "^0.9.0",
"usehooks-ts": "^3.1.0"
},
"devDependencies": {
"@sentry/vite-plugin": "^2.16.1",
"@stylistic/stylelint-config": "^1.0.1",
"@stylistic/stylelint-plugin": "^2.1.1",
"@tanstack/eslint-plugin-query": "^5.28.11",
"@stylistic/stylelint-plugin": "^2.1.2",
"@tanstack/eslint-plugin-query": "^5.35.6",
"@types/format-thousands": "^2.0.3",
"@types/lodash": "^4.17.0",
"@types/node": "^20.12.7",
"@types/react": "^18.2.79",
"@types/lodash": "^4.17.4",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"@types/react-avatar-editor": "^13.0.2",
"@types/react-dom": "^18.2.25",
"@types/react-dom": "^18.3.0",
"@types/react-grid-layout": "^1.3.5",
"@types/react-modal": "^3.16.3",
"@types/react-redux": "^7.1.33",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vitejs/plugin-react": "^4.2.1",
"cross-env": "^7.0.3",
"dprint": "^0.45.1",
Expand All @@ -78,23 +78,23 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.6",
"eslint-plugin-sort-destructure-keys": "^1.5.0",
"eslint-plugin-tailwindcss": "^3.15.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"eslint-plugin-sort-destructure-keys": "^2.0.0",
"eslint-plugin-tailwindcss": "^3.15.2",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"postcss-load-config": "^5.0.3",
"postcss-preset-env": "^9.5.6",
"stylelint": "^16.3.1",
"postcss-load-config": "^5.1.0",
"postcss-preset-env": "^9.5.13",
"stylelint": "^16.5.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-config-tailwindcss": "^0.0.7",
"tailwindcss": "^3.4.3",
"tailwindcss-text-fill-stroke": "2.0.0-beta.1",
"typescript": "5.4.5",
"vite": "^5.2.9"
"vite": "^5.2.11"
},
"scripts": {
"eslint": "eslint --cache --format=node_modules/eslint-formatter-pretty src",
Expand Down
Loading

0 comments on commit 39648af

Please sign in to comment.