Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 858d58f commit b062ddf
Show file tree
Hide file tree
Showing 2 changed files with 370 additions and 484 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nuxthq/studio",
"description": "Nuxt Studio is a visual editor for content-driven Nuxt application with Markdown.",
"version": "2.0.3",
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.4.0",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxtlabs/studio-module.git"
Expand Down Expand Up @@ -59,19 +59,19 @@
"untyped": "^1.4.2"
},
"devDependencies": {
"@nuxt/content": "^2.12.1",
"@nuxt/content": "^2.13.0",
"@nuxt/eslint": "^0.3.13",
"@nuxt/image": "^1.7.0",
"@nuxt/module-builder": "^0.8.0",
"@nuxt/schema": "^3.12.2",
"@nuxt/ui-pro": "^1.3.0",
"@types/node": "^20.14.6",
"@nuxt/ui-pro": "^1.3.1",
"@types/node": "^20.14.9",
"changelogen": "^0.5.5",
"consola": "^3.2.3",
"eslint": "^9.5.0",
"nuxt": "^3.12.2",
"release-it": "^17.3.0",
"typescript": "^5.4.5"
"release-it": "^17.4.0",
"typescript": "^5.5.2"
},
"release-it": {
"git": {
Expand Down
Loading

0 comments on commit b062ddf

Please sign in to comment.