Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#154)
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 Jan 19, 2024
1 parent dcd2c9f commit 052bb0b
Show file tree
Hide file tree
Showing 2 changed files with 677 additions and 411 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "git+https://github.com/nuxtlabs/studio-module.git"
},
"homepage": "https://nuxt.studio",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"keywords": [
"vue",
"nuxt",
Expand Down Expand Up @@ -46,26 +46,26 @@
"pre:release": "pnpm lint && release-it --preRelease"
},
"dependencies": {
"@nuxt/kit": "^3.9.1",
"@nuxt/kit": "^3.9.3",
"defu": "^6.1.4",
"nuxt-component-meta": "^0.6.1",
"socket.io-client": "^4.7.3",
"nuxt-component-meta": "^0.6.3",
"socket.io-client": "^4.7.4",
"ufo": "^1.3.2",
"untyped": "^1.4.0"
},
"devDependencies": {
"@nuxt/content": "^2.10.0",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/image": "^1.1.0",
"@nuxt/image": "^1.3.0",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.9.1",
"@nuxt/ui-pro": "^0.6.1",
"@nuxt/schema": "^3.9.3",
"@nuxt/ui-pro": "^0.7.3",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^20.10.7",
"@types/node": "^20.11.5",
"changelogen": "^0.5.5",
"consola": "^3.2.3",
"eslint": "^8.56.0",
"nuxt": "^3.9.1",
"nuxt": "^3.9.3",
"release-it": "^17.0.1",
"typescript": "^5.3.3"
},
Expand Down
Loading

0 comments on commit 052bb0b

Please sign in to comment.