Skip to content

Commit

Permalink
chore: updarte deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Mar 12, 2024
1 parent bef6c6c commit d9cde54
Show file tree
Hide file tree
Showing 2 changed files with 861 additions and 266 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,20 +54,20 @@
"emojis": "node ./scripts/generateEmojis.js"
},
"dependencies": {
"@nuxt/kit": "^3.10.1",
"@nuxt/kit": "^3.10.3",
"@twemoji/api": "^15.0.3"
},
"devDependencies": {
"@nuxt/devtools": "^1.0.8",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.10.1",
"@nuxt/schema": "^3.10.3",
"@nuxt/test-utils": "^3.11.0",
"@types/node": "^20.11.17",
"@types/node": "^20.11.26",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"nuxt": "^3.10.1",
"vitest": "^1.2.2"
"eslint": "^8.57.0",
"nuxt": "^3.10.3",
"vitest": "^1.3.1"
},
"changelog": {
"repo": {
Expand All @@ -76,4 +76,4 @@
"domain": "github.com"
}
}
}
}
Loading

0 comments on commit d9cde54

Please sign in to comment.