Compare commits

..

No commits in common. "c4dbaa4b73c9aa5f427e8dcbbb32b7703bff92f0" and "8dd14397230a78c1052ff4af9aab3c89d8d8e6a7" have entirely different histories.

2 changed files with 773 additions and 840 deletions

View File

@ -20,9 +20,9 @@
"@chakra-ui/react": "^2.6.1",
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@jixun/libparakeet": "0.1.1",
"@jixun/libparakeet": "0.1.0",
"@reduxjs/toolkit": "^1.9.5",
"framer-motion": "^10.12.16",
"framer-motion": "^10.12.12",
"nanoid": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@ -35,10 +35,10 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/node": "^20.2.5",
"@types/react": "^18.2.7",
"@types/node": "^20.2.3",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@types/testing-library__jest-dom": "^5.14.6",
"@types/testing-library__jest-dom": "^5.14.5",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@vitejs/plugin-react": "^4.0.0",
@ -49,12 +49,12 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.1",
"husky": "^8.0.3",
"jsdom": "^22.1.0",
"jsdom": "^22.0.0",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"vite": "^4.3.9",
"vite-plugin-pwa": "^0.15.1",
"vite": "^4.3.8",
"vite-plugin-pwa": "^0.15.0",
"vite-plugin-top-level-await": "^1.3.1",
"vite-plugin-wasm": "^3.2.2",
"vitest": "^0.31.1"

File diff suppressed because it is too large Load Diff