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 Jul 2, 2024
1 parent 858d58f commit eb59139
Show file tree
Hide file tree
Showing 2 changed files with 2,084 additions and 2,758 deletions.
26 changes: 13 additions & 13 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 @@ -48,30 +48,30 @@
"pre:release": "pnpm lint && release-it --preRelease"
},
"dependencies": {
"@nuxt/kit": "^3.12.2",
"@nuxt/kit": "^3.12.3",
"defu": "^6.1.4",
"git-url-parse": "^14.0.0",
"nuxt-component-meta": "^0.6.5",
"nuxt-component-meta": "^0.7.0",
"parse-git-config": "^3.0.0",
"pkg-types": "^1.1.1",
"pkg-types": "^1.1.3",
"socket.io-client": "^4.7.5",
"ufo": "^1.5.3",
"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/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.3",
"@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"
"eslint": "^9.6.0",
"nuxt": "^3.12.3",
"release-it": "^17.4.1",
"typescript": "^5.5.3"
},
"release-it": {
"git": {
Expand Down
Loading

0 comments on commit eb59139

Please sign in to comment.