Skip to content

Commit c56d941

Browse files
chore: upgrade dependencies
1 parent 486e1a8 commit c56d941

File tree

2 files changed

+1215
-846
lines changed

2 files changed

+1215
-846
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
},
1919
"dependencies": {
2020
"@nuxt/content": "^2.9.0",
21-
"@nuxthq/studio": "^1.0.4",
21+
"@nuxthq/studio": "^1.0.5",
2222
"@nuxtjs/color-mode": "^3.3.2",
23-
"@nuxtjs/tailwindcss": "^6.9.5",
23+
"@nuxtjs/tailwindcss": "^6.10.1",
2424
"@tailwindcss/aspect-ratio": "0.4.2",
2525
"@tailwindcss/forms": "0.5.7",
2626
"@tailwindcss/typography": "0.5.10",
@@ -43,8 +43,8 @@
4343
"eslint-plugin-prettier-vue": "^5.0.0",
4444
"eslint-plugin-tailwindcss": "^3.13.0",
4545
"eslint-plugin-vuejs-accessibility": "^2.2.0",
46-
"nuxt": "^3.8.1",
46+
"nuxt": "^3.8.2",
4747
"prettier": "^3.1.0",
48-
"typescript": "^5.2.2"
48+
"typescript": "^5.3.2"
4949
}
5050
}

0 commit comments

Comments
 (0)