Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Jul 14, 2024
1 parent 953200d commit b32e20e
Show file tree
Hide file tree
Showing 2 changed files with 1,090 additions and 1,022 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,24 +55,24 @@
"emojis": "node ./scripts/generateEmojis.js"
},
"dependencies": {
"@nuxt/kit": "^3.12.2",
"@nuxt/kit": "^3.12.3",
"@twemoji/api": "^15.1.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.7",
"@nuxt/devtools": "^1.3.9",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.2",
"@nuxt/schema": "^3.12.3",
"@nuxt/test-utils": "^3.13.1",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"changelogen": "^0.5.5",
"eslint": "^9.6.0",
"nuxt": "^3.12.2",
"eslint": "^9.7.0",
"nuxt": "^3.12.3",
"typescript": "^5.5.3",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.24"
"vitest": "^2.0.2",
"vue-tsc": "^2.0.26"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.5.0",
"changelog": {
"repo": {
"repo": "Yizack/nuxt-twemoji",
Expand Down
Loading

0 comments on commit b32e20e

Please sign in to comment.