Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 5, 2024
1 parent 1d561ca commit 3d6ffcd
Show file tree
Hide file tree
Showing 2 changed files with 1,591 additions and 867 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-lodash",
"version": "2.5.3",
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.14.0",
"description": "Lodash for Nuxt",
"keywords": [
"nuxt",
Expand Down Expand Up @@ -38,8 +38,8 @@
"semantic-release": "semantic-release"
},
"dependencies": {
"@nuxt/kit": "^3.8.0",
"@types/lodash-es": "^4.17.10",
"@nuxt/kit": "^3.9.1",
"@types/lodash-es": "^4.17.12",
"lodash-es": "^4.17.21"
},
"devDependencies": {
Expand All @@ -48,7 +48,7 @@
"@semantic-release/git": "^10.0.1",
"conventional-changelog-conventionalcommits": "^5.0.0",
"eslint": "latest",
"nuxt": "^3.8.0",
"nuxt": "^3.9.1",
"semantic-release": "^20.1.3"
}
}
Loading

0 comments on commit 3d6ffcd

Please sign in to comment.