Skip to content

Commit

Permalink
chore(deps): update dependencies (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
huang-julien committed May 16, 2023
1 parent f145b09 commit d976a0e
Show file tree
Hide file tree
Showing 2 changed files with 1,747 additions and 1,581 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,29 +29,29 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/devtools": "^0.4.1",
"@nuxt/devtools-kit": "^0.4.1",
"@nuxt/devtools-ui-kit": "^0.4.1",
"@nuxt/kit": "^3.4.2",
"@nuxtjs/tailwindcss": "^6.4.1",
"@nuxt/devtools": "^0.4.6",
"@nuxt/devtools-kit": "^0.4.6",
"@nuxt/devtools-ui-kit": "^0.4.6",
"@nuxt/kit": "^3.5.0",
"@nuxtjs/tailwindcss": "^6.7.0",
"@vueuse/core": "^9.13.0",
"@vueuse/nuxt": "^9.13.0",
"birpc": "^0.2.4",
"birpc": "^0.2.11",
"changelogen": "^0.4.1",
"consola": "^2.15.3",
"eslint": "^8.34.0",
"consola": "^3.1.0",
"eslint": "^8.40.0",
"flatted": "^3.2.7",
"h3": "^1.6.4",
"hookable": "^5.4.2",
"h3": "^1.6.6",
"hookable": "^5.5.3",
"nuxt": "3.4.2",
"nuxt-icon": "^0.3.3",
"sirv": "^2.0.2",
"sirv": "^2.0.3",
"tinyws": "^0.1.0",
"unstorage": "^1.5.0"
"unstorage": "^1.6.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "^0.3.0",
"@nuxt/module-builder": "^0.3.1",
"@nuxt/schema": "latest",
"@nuxt/test-utils": "latest",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
Expand Down

0 comments on commit d976a0e

Please sign in to comment.