Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#172)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent 1774a0b commit 5b0640c
Show file tree
Hide file tree
Showing 2 changed files with 1,645 additions and 899 deletions.
18 changes: 9 additions & 9 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": "1.1.2",
"packageManager": "pnpm@9.1.3",
"packageManager": "pnpm@9.3.0",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxtlabs/studio-module.git"
Expand Down Expand Up @@ -48,7 +48,7 @@
"pre:release": "pnpm lint && release-it --preRelease"
},
"dependencies": {
"@nuxt/kit": "^3.11.2",
"@nuxt/kit": "^3.12.1",
"defu": "^6.1.4",
"git-url-parse": "^14.0.0",
"nuxt-component-meta": "^0.6.4",
Expand All @@ -60,17 +60,17 @@
},
"devDependencies": {
"@nuxt/content": "^2.12.1",
"@nuxt/eslint": "^0.3.12",
"@nuxt/eslint": "^0.3.13",
"@nuxt/image": "^1.7.0",
"@nuxt/module-builder": "^0.6.0",
"@nuxt/schema": "^3.11.2",
"@nuxt/module-builder": "^0.7.1",
"@nuxt/schema": "^3.12.1",
"@nuxt/ui-pro": "^1.2.0",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"changelogen": "^0.5.5",
"consola": "^3.2.3",
"eslint": "^9.2.0",
"nuxt": "^3.11.2",
"release-it": "^17.2.1",
"eslint": "^9.4.0",
"nuxt": "^3.12.1",
"release-it": "^17.3.0",
"typescript": "^5.4.5"
},
"release-it": {
Expand Down
Loading

0 comments on commit 5b0640c

Please sign in to comment.