Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Sep 5, 2023
1 parent 608d7aa commit 1db09cf
Show file tree
Hide file tree
Showing 2 changed files with 3,914 additions and 2,590 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,28 +38,28 @@
"pre:release": "pnpm lint && release-it --preRelease"
},
"dependencies": {
"@nuxt/kit": "^3.4.3",
"@nuxt/kit": "^3.7.0",
"defu": "^6.1.2",
"nuxt-component-meta": "^0.5.1",
"nuxt-component-meta": "^0.5.3",
"nuxt-config-schema": "^0.4.6",
"socket.io-client": "^4.6.1",
"ufo": "^1.1.2"
"socket.io-client": "^4.7.2",
"ufo": "^1.3.0"
},
"devDependencies": {
"@nuxt-themes/alpine": "^1.5.0",
"@nuxt-themes/alpine": "^1.6.2",
"@nuxt-themes/elements": "0.9.4",
"@nuxt/content": "^2.6.0",
"@nuxt/module-builder": "^0.3.1",
"@nuxt/schema": "^3.4.3",
"@nuxtjs/color-mode": "^3.2.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/node": "^20.1.2",
"eslint": "^8.40.0",
"jiti": "^1.18.2",
"nuxt": "^3.4.3",
"pinceau": "^0.18.9",
"release-it": "^15.10.3",
"typescript": "^5.0.4"
"@nuxt/content": "^2.8.2",
"@nuxt/module-builder": "^0.5.1",
"@nuxt/schema": "^3.7.0",
"@nuxtjs/color-mode": "^3.3.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^20.5.9",
"eslint": "^8.48.0",
"jiti": "^1.19.3",
"nuxt": "^3.7.0",
"pinceau": "^0.20.1",
"release-it": "^16.1.5",
"typescript": "^5.2.2"
},
"release-it": {
"git": {
Expand Down

0 comments on commit 1db09cf

Please sign in to comment.