Skip to content

Commit

Permalink
chore: update nuxt and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Sep 16, 2024
1 parent bd7eff6 commit d32b7c0
Show file tree
Hide file tree
Showing 2 changed files with 1,521 additions and 1,578 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,24 +58,24 @@
"emojis": "node ./scripts/generateEmojis.js"
},
"dependencies": {
"@nuxt/kit": "^3.12.4",
"@nuxt/kit": "^3.13.2",
"@twemoji/api": "^15.1.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.9",
"@nuxt/eslint-config": "^0.5.0",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/schema": "^3.12.4",
"@nuxt/test-utils": "^3.14.1",
"@types/node": "^22.2.0",
"@nuxt/devtools": "^1.4.2",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.2",
"@types/node": "^22.5.5",
"changelogen": "^0.5.5",
"eslint": "^9.9.0",
"nuxt": "^3.12.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29"
"eslint": "^9.10.0",
"nuxt": "^3.13.2",
"typescript": "^5.6.2",
"vitest": "^2.1.1",
"vue-tsc": "^2.1.6"
},
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.10.0",
"changelog": {
"repo": {
"repo": "Yizack/nuxt-twemoji",
Expand Down
Loading

0 comments on commit d32b7c0

Please sign in to comment.