We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 719f518 commit 626f637Copy full SHA for 626f637
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"private": true,
3
- "packageManager": "pnpm@8.14.0",
+ "packageManager": "pnpm@8.14.1",
4
"scripts": {
5
"build": "nuxi build",
6
"dev": "nuxi dev",
@@ -24,7 +24,7 @@
24
"@jcamp/tailwindcss-plugin-icons": "^0.6.2",
25
"@nuxt/devtools": "^0.8.5",
26
"@nuxtjs/color-mode": "^3.3.2",
27
- "@nuxtjs/tailwindcss": "^6.10.3",
+ "@nuxtjs/tailwindcss": "^6.10.4",
28
"@pinia/nuxt": "^0.5.1",
29
"@tailwindcss/aspect-ratio": "0.4.2",
30
"@tailwindcss/forms": "0.5.7",
@@ -35,9 +35,9 @@
35
"consola": "^3.2.3",
36
"eslint": "^8.56.0",
37
"lint-staged": "^14.0.1",
38
- "nuxt": "^3.9.0",
+ "nuxt": "^3.9.1",
39
"pinia": "^2.1.7",
40
- "prettier": "^3.1.1",
+ "prettier": "^3.2.1",
41
"simple-git-hooks": "^2.9.0",
42
"typescript": "^5.3.3",
43
"vue-tsc": "^1.8.27"
0 commit comments