Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Jul 15, 2023
1 parent e1b48c8 commit 4675dd1
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 165 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,19 +56,19 @@
"emojis": "node ./scripts/generateEmojis.js"
},
"dependencies": {
"@nuxt/kit": "^3.6.2",
"@nuxt/kit": "^3.6.3",
"@twemoji/api": "^14.1.2",
"@twemoji/parser": "^14.1.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.6.2",
"@nuxt/test-utils": "^3.6.2",
"@nuxt/schema": "^3.6.3",
"@nuxt/test-utils": "^3.6.3",
"@types/node": "^18.16.19",
"changelogen": "^0.5.4",
"eslint": "^8.44.0",
"nuxt": "^3.6.2",
"eslint": "^8.45.0",
"nuxt": "^3.6.3",
"vitest": "^0.33.0"
},
"changelog": {
Expand Down
Loading

0 comments on commit 4675dd1

Please sign in to comment.