Skip to content

Commit

Permalink
chore: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Aug 9, 2023
1 parent 6da1754 commit 2b473e1
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 176 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,20 +56,20 @@
"emojis": "node ./scripts/generateEmojis.js"
},
"dependencies": {
"@nuxt/kit": "^3.6.4",
"@twemoji/api": "^14.1.2",
"@twemoji/parser": "^14.1.0"
"@nuxt/kit": "^3.6.5"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.6.4",
"@nuxt/test-utils": "^3.6.4",
"@types/node": "^18.16.19",
"@nuxt/schema": "^3.6.5",
"@nuxt/test-utils": "^3.6.5",
"@twemoji/api": "^14.1.2",
"@twemoji/parser": "^14.1.0",
"@types/node": "^18.17.4",
"changelogen": "^0.5.4",
"eslint": "^8.45.0",
"nuxt": "^3.6.4",
"vitest": "^0.33.0"
"eslint": "^8.46.0",
"nuxt": "^3.6.5",
"vitest": "^0.34.1"
},
"changelog": {
"repo": {
Expand Down
Loading

0 comments on commit 2b473e1

Please sign in to comment.