Skip to content

Commit

Permalink
chore: update nuxt
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Feb 6, 2024
1 parent 34445c5 commit ab0c6de
Show file tree
Hide file tree
Showing 2 changed files with 1,530 additions and 2,103 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,19 +57,19 @@
"emojis": "node ./scripts/generateEmojis.js"
},
"dependencies": {
"@nuxt/kit": "^3.9.0",
"@nuxt/kit": "^3.10.1",
"@twemoji/api": "^15.0.3"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.9.0",
"@nuxt/test-utils": "^3.9.0",
"@types/node": "^20.10.5",
"@nuxt/schema": "^3.10.1",
"@nuxt/test-utils": "^3.11.0",
"@types/node": "^20.11.16",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"nuxt": "^3.9.0",
"vitest": "^1.1.0"
"nuxt": "^3.10.1",
"vitest": "^1.2.2"
},
"changelog": {
"repo": {
Expand Down
Loading

0 comments on commit ab0c6de

Please sign in to comment.