Skip to content

Commit

Permalink
1. update packages;
Browse files Browse the repository at this point in the history
  • Loading branch information
JingDeZhe committed Jul 24, 2024
1 parent c99b7fe commit b145ef0
Show file tree
Hide file tree
Showing 3 changed files with 998 additions and 1,020 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,49 +13,49 @@
"@emoji-mart/data": "^1.2.1",
"@emoji-mart/react": "^1.1.1",
"@lotusloli/random-names": "^0.0.1",
"@tanstack/react-virtual": "^3.5.1",
"@tanstack/react-virtual": "^3.8.3",
"ahooks": "^3.8.0",
"antd": "^5.17.4",
"antd": "^5.19.3",
"classnames": "^2.5.1",
"dayjs": "^1.11.11",
"dexie": "^4.0.7",
"dayjs": "^1.11.12",
"dexie": "^4.0.8",
"dexie-react-hooks": "^1.1.7",
"emoji-mart": "^5.6.0",
"idb-keyval": "^6.2.1",
"ky": "^1.3.0",
"ky": "^1.4.0",
"nanoid": "^5.0.7",
"overlayscrollbars": "^2.8.3",
"overlayscrollbars": "^2.9.2",
"overlayscrollbars-react": "^0.5.6",
"pinyin-engine": "^1.2.2",
"pinyin-pro": "^3.21.1",
"react": "^18.2.0",
"pinyin-pro": "^3.23.1",
"react": "^18.3.1",
"react-contexify": "^6.0.0",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-draggable": "^4.4.6",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.23.1",
"react-router-dom": "^6.25.1",
"react-split": "^2.0.14",
"react-toastify": "^10.0.5",
"zustand": "^4.5.2"
"zustand": "^4.5.4"
},
"devDependencies": {
"@iconify-json/fluent-emoji-flat": "^1.1.16",
"@iconify-json/tabler": "^1.1.113",
"@iconify-json/tabler": "^1.1.118",
"@types/pinyin-engine": "^1.1.2",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@unocss/transformer-directives": "^0.60.3",
"@unocss/transformer-variant-group": "^0.60.4",
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.6",
"sass": "^1.77.2",
"unocss": "^0.60.3",
"unplugin-auto-import": "^0.17.6",
"vite": "^5.2.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@unocss/transformer-directives": "^0.61.5",
"@unocss/transformer-variant-group": "^0.61.5",
"@vitejs/plugin-react-swc": "^3.7.0",
"eslint": "^9.7.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.9",
"sass": "^1.77.8",
"unocss": "^0.61.5",
"unplugin-auto-import": "^0.18.2",
"vite": "^5.3.4",
"vite-plugin-cdn-import": "^1.0.1"
},
"packageManager": "pnpm@9.1.4"
"packageManager": "pnpm@9.6.0"
}
Loading

0 comments on commit b145ef0

Please sign in to comment.