Skip to content

Commit ce783d4

Browse files
committedOct 9, 2023
chore: update deps
1 parent 73e7f92 commit ce783d4

File tree

2 files changed

+70
-66
lines changed

2 files changed

+70
-66
lines changed
 

Diff for: ‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@
2525
],
2626
"dependencies": {
2727
"@nuxt/content": "^2.8.5",
28-
"@nuxthq/studio": "^0.14.1",
28+
"@nuxthq/studio": "^1.0.0",
2929
"@nuxtjs/color-mode": "^3.3.0",
3030
"@nuxtjs/tailwindcss": "^6.8.0",
3131
"@tailwindcss/typography": "^0.5.10",
3232
"nuxt-icon": "^0.5.0"
3333
},
3434
"devDependencies": {
3535
"@nuxt/eslint-config": "^0.2.0",
36-
"@types/node": "^20.7.2",
37-
"eslint": "^8.50.0",
36+
"@types/node": "^20.8.3",
37+
"eslint": "^8.51.0",
3838
"nuxt": "^3.7.4",
3939
"release-it": "^16.2.1",
4040
"typescript": "^5.2.2"

0 commit comments

Comments
 (0)
Please sign in to comment.