Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Commit 0e6b893

Browse files
committed
MAYBE THIS ONE
1 parent d022795 commit 0e6b893

File tree

2 files changed

+1949
-802
lines changed

2 files changed

+1949
-802
lines changed

Diff for: frontend/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"@faker-js/faker": "^8.0.0",
1818
"@iconify-json/mdi": "^1.1.64",
1919
"@nuxtjs/eslint-config-typescript": "^12.0.0",
20+
"@nuxtjs/tailwindcss": "^6.12.0",
2021
"@types/dompurify": "^3.0.0",
2122
"@types/markdown-it": "^13.0.0",
2223
"@typescript-eslint/eslint-plugin": "^6.0.0",
@@ -28,7 +29,7 @@
2829
"eslint-plugin-vue": "^9.4.0",
2930
"h3": "^1.7.1",
3031
"isomorphic-fetch": "^3.0.0",
31-
"nuxt": "3.6.5",
32+
"nuxt": "3.11.2",
3233
"prettier": "^3.2.5",
3334
"typescript": "^5.0.0",
3435
"unplugin-icons": "^0.18.5",
@@ -37,7 +38,6 @@
3738
},
3839
"dependencies": {
3940
"@headlessui/vue": "^1.7.9",
40-
"@nuxtjs/tailwindcss": "^6.1.3",
4141
"@pinia/nuxt": "^0.5.0",
4242
"@tailwindcss/aspect-ratio": "^0.4.0",
4343
"@tailwindcss/forms": "^0.5.2",

0 commit comments

Comments
 (0)