Skip to content

Commit

Permalink
chore(dev-deps): updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
samk-dev committed Apr 5, 2024
1 parent ec20554 commit 62fce4f
Show file tree
Hide file tree
Showing 2 changed files with 556 additions and 610 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,21 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/kit": "^3.11.1",
"@nuxt/kit": "^3.11.2",
"consola": "^3.2.3",
"csv-parser": "^3.0.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.1.5",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.11.1",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.12.0",
"@samk-dev/eslint-config": "^1.0.6",
"@samk-dev/prettier-config": "^1.0.4",
"@types/node": "^20.12.2",
"@types/node": "^20.12.4",
"changelogen": "^0.5.5",
"nuxt": "^3.11.1",
"typescript": "^5.4.3",
"nuxt": "^3.11.2",
"typescript": "^5.4.4",
"vitest": "^1.4.0"
},
"packageManager": "pnpm@8.15.5+sha256.4b4efa12490e5055d59b9b9fc9438b7d581a6b7af3b5675eb5c5f447cee1a589"
Expand Down

0 comments on commit 62fce4f

Please sign in to comment.