Commit Graph

8 Commits

Author SHA1 Message Date
Torsten Schulz (local)
527cea1261 Update dependencies and enhance ChatInput component functionality. Upgraded Vite to version 8.0.1, updated various package versions in package-lock.json, and improved user experience in ChatInput.vue by adding dynamic placeholder text and error handling for message sending without an active conversation. 2026-03-19 13:30:40 +01:00
65cce920f5 Merge pull request 'Update dependency vue-router to v4.6.4' (#3) from renovate/vue-router-4.x-lockfile into main
Reviewed-on: #3
2025-12-19 16:14:46 +01:00
c9fde43787 Update dependency vue-router to v4.6.4 2025-12-19 16:12:56 +01:00
83516fddfe Update dependency vue to v3.5.26 2025-12-19 16:12:52 +01:00
Torsten Schulz (local)
61a4b4738b Update dependencies in package.json and package-lock.json to lower versions, including @vitejs/plugin-vue (5.0.4) and vite (5.4.11). Downgrade esbuild and related packages to version 0.21.5, ensuring compatibility with Node.js 12 or higher. Remove unused dev dependencies to streamline project dependencies. 2025-12-05 11:02:17 +01:00
Torsten Schulz (local)
351129dace Update dependencies in package.json and package-lock.json to latest versions, including @vitejs/plugin-vue (6.0.2) and vite (7.2.6). Upgrade esbuild and related packages to version 0.25.12, ensuring compatibility with Node.js 18 or higher. Add new dev dependencies fdir and tinyglobby for improved file handling. 2025-12-05 10:44:53 +01:00
Torsten Schulz (local)
fb2de33e76 Add terser as a devDependency and update package-lock.json with new dependencies 2025-12-04 16:43:12 +01:00
Torsten Schulz (local)
6e9116e819 Remove deprecated scripts for adding head-matter to wt_config.xml, including Python and Bash implementations, to streamline configuration management. 2025-12-04 16:34:45 +01:00