Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat616 committed Apr 10, 2024
1 parent 7534936 commit a52d182
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 61 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"studio": "prisma studio"
},
"dependencies": {
"@nuxt/image": "^1.3.0",
"@prisma/client": "^5.9.1",
"@nuxt/image": "^1.5.0",
"@prisma/client": "^5.12.1",
"@sidebase/core": "^0.1.4",
"@trpc/client": "^10.45.2",
"@trpc/server": "^10.45.2",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/coverage-v8": "^1.4.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"consola": "^3.2.3",
Expand All @@ -33,31 +33,31 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.4",
"@faker-js/faker": "^8.4.0",
"@nuxt/test-utils": "^3.11.0",
"@nuxtjs/google-fonts": "^3.1.3",
"@antfu/eslint-config": "^2.13.2",
"@faker-js/faker": "^8.4.1",
"@nuxt/test-utils": "^3.12.0",
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/seo": "2.0.0-rc.10",
"@nuxtjs/tailwindcss": "^6.11.4",
"@testing-library/vue": "^8.0.1",
"@vitejs/plugin-vue": "^5.0.3",
"@vitest/ui": "^1.2.2",
"@testing-library/vue": "^8.0.3",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/ui": "^1.4.0",
"dayjs": "^1.11.10",
"eslint": "^8.56.0",
"h3": "^1.10.1",
"h3": "^1.11.1",
"nuxt": "3.11.2",
"nuxt-icon": "^0.6.10",
"nuxt-scheduler": "^0.1.9",
"nuxt-svgo": "^4.0.0",
"playwright": "^1.41.2",
"prisma": "^5.9.1",
"playwright": "^1.43.0",
"prisma": "^5.12.1",
"shadcn-nuxt": "^0.10.2",
"typescript": "^5.4.4",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"uuid": "^9.0.1",
"vite-svg-loader": "^5.1.0",
"vitest": "^1.2.2",
"vue-tsc": "^1.8.27"
"vitest": "^1.4.0",
"vue-tsc": "^2.0.11"
}
}
90 changes: 44 additions & 46 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 a52d182

Please sign in to comment.