Skip to content

Commit

Permalink
Merge branch 'Dreamacro:master' into 2535
Browse files Browse the repository at this point in the history
  • Loading branch information
vAHiD55555 authored Jul 18, 2023
2 parents 4d37017 + e910dd7 commit d66c206
Show file tree
Hide file tree
Showing 3 changed files with 437 additions and 437 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,54 +26,54 @@
},
"devDependencies": {
"@types/lodash-es": "^4.17.7",
"@types/node": "^20.3.1",
"@types/react": "^18.2.12",
"@types/react-dom": "^18.2.5",
"@types/node": "^20.3.2",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/react-virtualized-auto-sizer": "^1.0.1",
"@types/react-window": "^1.8.5",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"@unocss/eslint-config": "^0.53.1",
"@unocss/preset-wind": "^0.53.1",
"@unocss/reset": "^0.53.1",
"@vitejs/plugin-react": "^4.0.0",
"eslint": "^8.42.0",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@unocss/eslint-config": "^0.53.4",
"@unocss/preset-wind": "^0.53.4",
"@unocss/reset": "^0.53.4",
"@vitejs/plugin-react": "^4.0.1",
"eslint": "^8.43.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-standard-with-typescript": "^35.0.0",
"eslint-config-standard-with-typescript": "^36.0.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"sass": "^1.63.3",
"type-fest": "^3.11.1",
"typescript": "^5.1.3",
"unocss": "^0.53.1",
"sass": "^1.63.6",
"type-fest": "^3.12.0",
"typescript": "^5.1.6",
"unocss": "^0.53.4",
"vite": "^4.3.9",
"vite-plugin-pwa": "^0.16.4",
"vite-tsconfig-paths": "^4.2.0"
},
"dependencies": {
"@react-hookz/web": "^23.0.1",
"@tanstack/react-table": "^8.9.2",
"@react-hookz/web": "^23.1.0",
"@tanstack/react-table": "^8.9.3",
"axios": "^1.4.0",
"classnames": "^2.3.2",
"dayjs": "^1.11.8",
"eventemitter3": "^5.0.1",
"immer": "^10.0.2",
"jotai": "^2.2.0",
"jotai": "^2.2.1",
"jotai-immer": "^0.2.0",
"lodash-es": "^4.17.21",
"neverthrow": "^6.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.12.1",
"react-router-dom": "^6.14.0",
"react-virtualized-auto-sizer": "^1.0.20",
"react-window": "^1.8.9",
"swr": "^2.1.5",
"swr": "^2.2.0",
"use-immer": "^0.9.0"
}
}
Loading

0 comments on commit d66c206

Please sign in to comment.