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 6e4faa5 commit c8e9068Copy full SHA for c8e9068
package.json
@@ -2,7 +2,7 @@
2
"name": "@nuxthq/studio",
3
"description": "Nuxt Studio is a visual editor for content-driven Nuxt application with Markdown.",
4
"version": "2.0.1",
5
- "packageManager": "pnpm@9.3.0",
+ "packageManager": "pnpm@9.4.0",
6
"repository": {
7
"type": "git",
8
"url": "git+https://github.com/nuxtlabs/studio-module.git"
@@ -59,7 +59,7 @@
59
"untyped": "^1.4.2"
60
},
61
"devDependencies": {
62
- "@nuxt/content": "^2.12.1",
+ "@nuxt/content": "^2.13.0",
63
"@nuxt/eslint": "^0.3.13",
64
"@nuxt/image": "^1.7.0",
65
"@nuxt/module-builder": "^0.8.0",
0 commit comments