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 Dec 20, 2024
1 parent 094651e commit e6e527f
Show file tree
Hide file tree
Showing 2 changed files with 2,273 additions and 1,781 deletions.
22 changes: 11 additions & 11 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.2.1",
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.15.1",
"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.13.2",
"@nuxt/kit": "^3.14.1592",
"defu": "^6.1.4",
"git-url-parse": "^15.0.0",
"nuxt-component-meta": "^0.9.0",
"parse-git-config": "^3.0.0",
"pkg-types": "^1.2.1",
"socket.io-client": "^4.8.1",
"ufo": "^1.5.4",
"untyped": "^1.5.1"
"untyped": "^1.5.2"
},
"devDependencies": {
"@nuxt/content": "^2.13.4",
"@nuxt/eslint": "^0.6.1",
"@nuxt/eslint": "^0.7.3",
"@nuxt/image": "^1.8.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/ui-pro": "^1.4.4",
"@types/node": "^22.8.2",
"@nuxt/schema": "^3.14.1592",
"@nuxt/ui-pro": "^1.6.0",
"@types/node": "^22.10.2",
"changelogen": "^0.5.7",
"consola": "^3.2.3",
"eslint": "^9.13.0",
"nuxt": "^3.13.2",
"consola": "^3.3.0",
"eslint": "^9.17.0",
"nuxt": "^3.14.1592",
"release-it": "^17.10.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"release-it": {
"git": {
Expand Down
Loading

0 comments on commit e6e527f

Please sign in to comment.