Skip to content

Commit

Permalink
Merge branch 'main' into ai
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Aug 15, 2024
2 parents b8f5a42 + 9e2c244 commit 8bd5614
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 20 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "atidraw",
"private": true,
"type": "module",
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.7.1",
"scripts": {
"dev": "nuxt dev",
"build": "nuxt build",
Expand All @@ -17,17 +17,17 @@
"@iconify-json/simple-icons": "^1.1.113",
"@nuxt/eslint": "^0.5.0",
"@nuxt/ui": "^2.18.4",
"@nuxthub/core": "https://pkg.pr.new/nuxt-hub/core/@nuxthub/core@91e945d",
"@nuxthub/core": "^0.7.2",
"@vueuse/components": "^10.11.1",
"@vueuse/core": "^10.11.1",
"nuxt": "^3.12.4",
"nuxt-auth-utils": "^0.3.3",
"nuxt-auth-utils": "^0.3.4",
"signature_pad": "^5.0.2"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.5.0",
"eslint": "^9.9.0",
"vue-tsc": "^2.0.29",
"wrangler": "^3.70.0"
"wrangler": "^3.71.0"
}
}
31 changes: 15 additions & 16 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 8bd5614

Please sign in to comment.