Skip to content

Commit c568dc0

Browse files
chore(deps): update all non-major dependencies
1 parent bbb1190 commit c568dc0

File tree

2 files changed

+370
-484
lines changed

2 files changed

+370
-484
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxthq/studio",
33
"description": "Nuxt Studio is a visual editor for content-driven Nuxt application with Markdown.",
44
"version": "2.0.2",
5-
"packageManager": "pnpm@9.3.0",
5+
"packageManager": "pnpm@9.4.0",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/nuxtlabs/studio-module.git"
@@ -59,19 +59,19 @@
5959
"untyped": "^1.4.2"
6060
},
6161
"devDependencies": {
62-
"@nuxt/content": "^2.12.1",
62+
"@nuxt/content": "^2.13.0",
6363
"@nuxt/eslint": "^0.3.13",
6464
"@nuxt/image": "^1.7.0",
6565
"@nuxt/module-builder": "^0.8.0",
6666
"@nuxt/schema": "^3.12.2",
67-
"@nuxt/ui-pro": "^1.3.0",
68-
"@types/node": "^20.14.6",
67+
"@nuxt/ui-pro": "^1.3.1",
68+
"@types/node": "^20.14.9",
6969
"changelogen": "^0.5.5",
7070
"consola": "^3.2.3",
7171
"eslint": "^9.5.0",
7272
"nuxt": "^3.12.2",
73-
"release-it": "^17.3.0",
74-
"typescript": "^5.4.5"
73+
"release-it": "^17.4.0",
74+
"typescript": "^5.5.2"
7575
},
7676
"release-it": {
7777
"git": {

0 commit comments

Comments
 (0)