Skip to content

Commit

Permalink
node ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-rash committed Jan 29, 2024
1 parent 230c4cc commit 9dccf5e
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 264 deletions.
18 changes: 9 additions & 9 deletions ui/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
"preview": "vite preview"
},
"dependencies": {
"@headlessui/vue": "^1.7.16",
"@headlessui/vue": "^1.7.17",
"@heroicons/vue": "^2.1.1",
"@tailwindcss/forms": "^0.5.7",
"vue": "^3.3.11"
"vue": "^3.4.15"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.2",
"autoprefixer": "^10.4.16",
"postcss": "^8.4.32",
"tailwindcss": "^3.4.0",
"typescript": "^5.2.2",
"vite": ">=5.0.12",
"vue-tsc": "^1.8.25"
"@vitejs/plugin-vue": "^4.6.2",
"autoprefixer": "^10.4.17",
"postcss": "^8.4.33",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit 9dccf5e

Please sign in to comment.