Skip to content

Commit bbebebc

Browse files
committed
chore: Update deps and migrate tailwind-merge v2
1 parent 4afea3c commit bbebebc

File tree

5 files changed

+646
-883
lines changed

5 files changed

+646
-883
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -40,26 +40,26 @@
4040
"@egoist/tailwindcss-icons": "^1.4.0",
4141
"@floating-ui/vue": "^1.0.2",
4242
"@iconify-json/heroicons": "^1.1.13",
43-
"@nuxt/kit": "^3.8.0",
44-
"@nuxtjs/tailwindcss": "^6.8.1",
43+
"@nuxt/kit": "^3.8.1",
44+
"@nuxtjs/tailwindcss": "^6.9.4",
4545
"defu": "^6.1.3",
4646
"just-omit": "^2.2.0",
4747
"just-safe-get": "^4.2.0",
48-
"tailwind-merge": "^1.14.0",
48+
"tailwind-merge": "^2.0.0",
4949
"tailwindcss": "^3.3.5"
5050
},
5151
"devDependencies": {
5252
"@headlessui/vue": "^1.7.16",
5353
"@nuxt/eslint-config": "^0.2.0",
54-
"@nuxt/module-builder": "^0.5.2",
55-
"@nuxt/schema": "^3.8.0",
56-
"@types/node": "^20.8.9",
57-
"@vueuse/core": "^10.5.0",
54+
"@nuxt/module-builder": "^0.5.4",
55+
"@nuxt/schema": "^3.8.1",
56+
"@types/node": "^20.9.0",
57+
"@vueuse/core": "^10.6.0",
5858
"changelogen": "^0.5.5",
59-
"eslint": "^8.52.0",
59+
"eslint": "^8.53.0",
6060
"eslint-config-prettier": "^9.0.0",
6161
"eslint-plugin-prettier": "^5.0.1",
62-
"nuxt": "^3.8.0",
62+
"nuxt": "^3.8.1",
6363
"prettier": "^3.0.3"
6464
}
6565
}

0 commit comments

Comments
 (0)