Skip to content

Commit

Permalink
chore: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed Sep 28, 2023
1 parent fc4b71e commit 1d4f744
Show file tree
Hide file tree
Showing 2 changed files with 836 additions and 1,354 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,22 +37,22 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/kit": "^3.6.5",
"@nuxt/kit": "^3.7.4",
"aws4fetch": "^1.0.17",
"defu": "^6.1.2",
"uuid": "^9.0.0"
"uuid": "^9.0.1"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.6.5",
"@nuxt/test-utils": "^3.6.5",
"@types/node": "^18.17.3",
"@types/uuid": "^9.0.2",
"changelogen": "^0.5.4",
"eslint": "^8.46.0",
"nuxt": "^3.7.1",
"vitest": "^0.34.1"
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.2",
"@nuxt/schema": "^3.7.4",
"@nuxt/test-utils": "^3.7.4",
"@types/node": "^20.7.1",
"@types/uuid": "^9.0.4",
"changelogen": "^0.5.5",
"eslint": "^8.50.0",
"nuxt": "^3.7.4",
"vitest": "^0.34.5"
}
}
Loading

0 comments on commit 1d4f744

Please sign in to comment.