Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
uigywnkiub committed Jan 23, 2025
1 parent c7090d2 commit f77dd1e
Show file tree
Hide file tree
Showing 2 changed files with 349 additions and 346 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"date-fns-tz": "^3.2.0",
"emoji-picker-react": "^4.12.0",
"emoji-regex": "^10.4.0",
"framer-motion": "^12.0.1",
"framer-motion": "^12.0.3",
"get-user-locale": "^2.3.2",
"heic2any": "^0.0.4",
"import-in-the-middle": "^1.12.0",
Expand Down Expand Up @@ -68,13 +68,13 @@
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.2.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
"@types/node": "^22.10.9",
"@types/react": "19.0.7",
"@types/node": "^22.10.10",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.21.0",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/coverage-v8": "^3.0.4",
"eslint": "^9.18.0",
"eslint-config-next": "15.1.6",
"eslint-config-prettier": "^10.0.1",
Expand All @@ -86,14 +86,14 @@
"husky": "^9.1.7",
"jsdom": "^26.0.0",
"knip": "^5.43.1",
"lint-staged": "^15.4.1",
"lint-staged": "^15.4.2",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.10",
"prettier-plugin-tailwindcss": "^0.6.11",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.0.3",
"vitest": "^3.0.4",
"webpack": "^5.97.1"
},
"license": "MIT",
Expand Down
Loading

0 comments on commit f77dd1e

Please sign in to comment.