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] authored Jan 29, 2023
1 parent e3bc76d commit 420869a
Show file tree
Hide file tree
Showing 2 changed files with 1,153 additions and 729 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"test": "yarn lint"
},
"dependencies": {
"@nuxt/kit": "^3.0.0",
"@nuxt/kit": "^3.1.1",
"chalk": "^5.2.0",
"ci-info": "^3.7.1",
"consola": "^2.15.3",
"create-require": "^1.1.1",
"defu": "^6.1.1",
"defu": "^6.1.2",
"destr": "^1.2.2",
"dotenv": "^16.0.3",
"fs-extra": "^10.1.0",
Expand All @@ -50,14 +50,14 @@
"node-fetch": "^3.3.0",
"ofetch": "^1.0.0",
"parse-git-config": "^3.0.0",
"rc9": "^2.0.0",
"rc9": "^2.0.1",
"std-env": "^3.3.1"
},
"devDependencies": {
"@nuxt/module-builder": "^0.2.1",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"eslint": "^8.32.0",
"nuxt": "^3.0.0",
"eslint": "^8.33.0",
"nuxt": "^3.1.1",
"standard-version": "^9.3.2"
}
}
Loading

0 comments on commit 420869a

Please sign in to comment.