Skip to content

Commit 8610c42

Browse files
author
Dwi Fahni Denni
committed
fix: LLM sampling data for AI Assistant
1 parent 6e3ca59 commit 8610c42

5 files changed

Lines changed: 757 additions & 1078 deletions

File tree

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@typescript-eslint/eslint-plugin": "^8.53.0",
4444
"@typescript-eslint/parser": "^8.53.0",
4545
"@unocss/preset-icons": "^66.7.0",
46-
"@unocss/preset-uno": "^0.65.4",
46+
"@unocss/preset-uno": "^66.7.0",
4747
"@unocss/transformer-directives": "^66.7.0",
4848
"@vitejs/plugin-vue": "^5.2.4",
4949
"@vitejs/plugin-vue-jsx": "^4.2.0",
@@ -56,7 +56,7 @@
5656
"jsdom": "^28.1.0",
5757
"sass": "^1.97.2",
5858
"typescript": "~5.7.3",
59-
"unocss": "^0.65.4",
59+
"unocss": "^66.7.0",
6060
"unplugin-auto-import": "^21.0.0",
6161
"unplugin-vue-components": "^32.1.0",
6262
"vite": "^8.0.14",

0 commit comments

Comments
 (0)