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 13, 2024
1 parent 58ebf85 commit d8ab3f4
Show file tree
Hide file tree
Showing 2 changed files with 730 additions and 256 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"repository": "Atinux/nuxt-auth-utils",
"license": "MIT",
"type": "module",
"packageManager": "pnpm@9.1.3",
"packageManager": "pnpm@9.7.0",
"exports": {
".": {
"types": "./dist/types.d.ts",
Expand Down Expand Up @@ -41,20 +41,20 @@
"uncrypto": "^0.1.3"
},
"devDependencies": {
"@iconify-json/simple-icons": "^1.1.111",
"@iconify-json/simple-icons": "^1.1.113",
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.4.0",
"@nuxt/eslint-config": "^0.5.0",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.4",
"@nuxt/test-utils": "^3.14.0",
"@nuxt/ui": "^2.18.2",
"@nuxt/ui-pro": "^1.3.1",
"@types/node": "^22.0.0",
"@nuxt/ui": "^2.18.4",
"@nuxt/ui-pro": "^1.4.1",
"@types/node": "^22.2.0",
"changelogen": "^0.5.5",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"nuxt": "^3.12.4",
"typescript": "^5.5.4",
"vitest": "^2.0.4",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29"
}
}
Loading

0 comments on commit d8ab3f4

Please sign in to comment.