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 486e1a8 commit c56d941Copy full SHA for c56d941
package.json
@@ -18,9 +18,9 @@
18
},
19
"dependencies": {
20
"@nuxt/content": "^2.9.0",
21
- "@nuxthq/studio": "^1.0.4",
+ "@nuxthq/studio": "^1.0.5",
22
"@nuxtjs/color-mode": "^3.3.2",
23
- "@nuxtjs/tailwindcss": "^6.9.5",
+ "@nuxtjs/tailwindcss": "^6.10.1",
24
"@tailwindcss/aspect-ratio": "0.4.2",
25
"@tailwindcss/forms": "0.5.7",
26
"@tailwindcss/typography": "0.5.10",
@@ -43,8 +43,8 @@
43
"eslint-plugin-prettier-vue": "^5.0.0",
44
"eslint-plugin-tailwindcss": "^3.13.0",
45
"eslint-plugin-vuejs-accessibility": "^2.2.0",
46
- "nuxt": "^3.8.1",
+ "nuxt": "^3.8.2",
47
"prettier": "^3.1.0",
48
- "typescript": "^5.2.2"
+ "typescript": "^5.3.2"
49
}
50
0 commit comments