1
1
mirror of https://github.com/ellie/atuin.git synced 2024-09-11 13:15:23 +03:00

chore(deps): update frontend deps (#2118)

This commit is contained in:
Ellie Huxtable 2024-06-11 15:30:21 +01:00 committed by GitHub
parent 7c9f376cf7
commit 3f7d550e98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 672 additions and 656 deletions

View File

@ -10,19 +10,19 @@
"tauri": "tauri"
},
"dependencies": {
"@headlessui/react": "^1.7.18",
"@headlessui/react": "^1.7.19",
"@heroicons/react": "^2.1.3",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-slot": "^1.0.2",
"@tailwindcss/forms": "^0.5.7",
"@tanstack/react-table": "^8.15.3",
"@tanstack/react-virtual": "^3.5.0",
"@tanstack/react-table": "^8.17.3",
"@tanstack/react-virtual": "^3.5.1",
"@tauri-apps/api": "2.0.0-beta.7",
"@tauri-apps/plugin-http": "2.0.0-beta.3",
"@tauri-apps/plugin-sql": "2.0.0-beta.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"core": "link:@tauri-apps/api/core",
"date-fns": "^3.6.0",
"highlight.js": "^11.9.0",
@ -30,27 +30,27 @@
"luxon": "^3.4.4",
"prism-react-renderer": "^2.3.1",
"prismjs": "^1.29.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-spinners": "^0.13.8",
"react-window": "^1.8.10",
"react-window-infinite-loader": "^1.0.9",
"recharts": "^2.12.4",
"tailwind-merge": "^2.2.2",
"recharts": "^2.12.7",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"vaul": "^0.9.0",
"vaul": "^0.9.1",
"zustand": "^4.5.2"
},
"devDependencies": {
"@tauri-apps/cli": "2.0.0-beta.2",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"@vitejs/plugin-react": "^4.2.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.3",
"vite": "^5.2.8",
"tailwindcss": "^3.4.4",
"typescript": "^5.4.5",
"vite": "^5.2.13",
"vite-tsconfig-paths": "^4.3.2"
}
}

File diff suppressed because it is too large Load Diff