Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Aug 24, 2024
1 parent 7763846 commit 9f942d9
Show file tree
Hide file tree
Showing 2 changed files with 1,107 additions and 672 deletions.
22 changes: 11 additions & 11 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.1",
"packageManager": "pnpm@9.8.0",
"scripts": {
"dev": "nuxt dev",
"build": "nuxt build",
Expand All @@ -14,20 +14,20 @@
"dependencies": {
"@iconify-json/logos": "^1.1.44",
"@iconify-json/ph": "^1.1.14",
"@iconify-json/simple-icons": "^1.1.113",
"@nuxt/eslint": "^0.5.0",
"@iconify-json/simple-icons": "^1.1.114",
"@nuxt/eslint": "^0.5.2",
"@nuxt/ui": "^2.18.4",
"@nuxthub/core": "^0.7.3",
"@vueuse/components": "^10.11.1",
"@vueuse/core": "^10.11.1",
"nuxt": "^3.12.4",
"@nuxthub/core": "^0.7.4",
"@vueuse/components": "^11.0.1",
"@vueuse/core": "^11.0.1",
"nuxt": "^3.13.0",
"nuxt-auth-utils": "^0.3.4",
"signature_pad": "^5.0.2"
"signature_pad": "^5.0.3"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.5.0",
"eslint": "^9.9.0",
"@nuxt/eslint-config": "^0.5.2",
"eslint": "^9.9.1",
"vue-tsc": "^2.0.29",
"wrangler": "^3.71.0"
"wrangler": "^3.72.2"
}
}
Loading

0 comments on commit 9f942d9

Please sign in to comment.