Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed May 30, 2023
1 parent 59de3ab commit 1c57727
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 136 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,18 +59,18 @@
"emojis": "node ./scripts/generateEmojis.js"
},
"dependencies": {
"@nuxt/kit": "^3.5.1"
"@nuxt/kit": "^3.5.2"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "^0.3.1",
"@nuxt/schema": "^3.5.1",
"@nuxt/test-utils": "^3.5.1",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.5.2",
"@nuxt/test-utils": "^3.5.2",
"@types/node": "^18.16.13",
"changelogen": "^0.5.3",
"eslint": "^8.41.0",
"nuxt": "^3.5.2",
"vitest": "^0.31.1"
"vitest": "^0.31.2"
},
"changelog": {
"repo": {
Expand Down
180 changes: 49 additions & 131 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1c57727

Please sign in to comment.