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 May 20, 2023
1 parent 7784966 commit 812383d
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 139 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,20 @@
"localforage": "^1.10.0"
},
"dependencies": {
"@nuxt/kit": "^3.4.3",
"@nuxt/kit": "^3.5.0",
"defu": "^6.1.2"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "^0.3.1",
"@nuxt/schema": "^3.4.3",
"@nuxt/test-utils": "^3.4.3",
"@nuxt/schema": "^3.5.0",
"@nuxt/test-utils": "^3.5.0",
"@types/node": "^20.1.5",
"bumpp": "^9.1.0",
"changelogen": "^0.5.3",
"eslint": "^8.40.0",
"nuxt": "^3.4.3",
"eslint": "^8.41.0",
"nuxt": "^3.5.0",
"unbuild": "^1.2.1",
"vitest": "^0.31.0"
"vitest": "^0.31.1"
}
}

0 comments on commit 812383d

Please sign in to comment.