chore: update deps

This commit is contained in:
molvqingtai
2025-10-02 22:12:42 +08:00
parent 2429fd40b7
commit 53af7ef096
3 changed files with 528 additions and 530 deletions

View File

@@ -79,8 +79,8 @@
"lucide-react": "^0.544.0",
"motion": "^12.23.22",
"nanoid": "^5.1.6",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-hook-form": "^7.63.0",
"react-markdown": "^10.1.0",
"react-use": "^17.6.0",
@@ -101,7 +101,7 @@
"devDependencies": {
"@commitlint/cli": "^20.1.0",
"@commitlint/config-conventional": "^20.0.0",
"@eslint-react/eslint-plugin": "^2.0.4",
"@eslint-react/eslint-plugin": "^2.0.5",
"@eslint/js": "^9.36.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/exec": "^7.1.0",
@@ -110,9 +110,9 @@
"@tailwindcss/vite": "^4.1.14",
"@types/eslint": "^9.6.1",
"@types/eslint-plugin-tailwindcss": "^3.17.0",
"@types/node": "^24.6.1",
"@types/react": "^19.1.17",
"@types/react-dom": "^19.1.11",
"@types/node": "^24.6.2",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.0",
"@typescript-eslint/parser": "^8.45.0",
"@vitejs/plugin-react": "^5.0.4",
"autoprefixer": "^10.4.21",

1044
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,4 @@
import { version } from '@/../package.json'
// https://www.webfx.com/tools/emoji-cheat-sheet/
export const EMOJI_LIST = [
'😀',
'😄',