Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Oct 31, 2024
1 parent 67fb446 commit 8947e40
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 244 deletions.
10 changes: 5 additions & 5 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": "[email protected].2",
"packageManager": "[email protected].3",
"exports": {
".": {
"types": "./dist/types.d.ts",
Expand Down Expand Up @@ -55,9 +55,9 @@
}
},
"devDependencies": {
"@iconify-json/simple-icons": "^1.2.9",
"@iconify-json/simple-icons": "^1.2.10",
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.4",
Expand All @@ -68,7 +68,7 @@
"eslint": "^9.13.0",
"nuxt": "^3.13.2",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"vue-tsc": "^2.1.6"
"vitest": "^2.1.4",
"vue-tsc": "^2.1.10"
}
}
Loading

0 comments on commit 8947e40

Please sign in to comment.