Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 22, 2023
1 parent 3f35e9b commit 5245cdc
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 171 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -80,23 +80,23 @@
"md5": "^2.3.0"
},
"devDependencies": {
"@nuxt/kit": "^3.4.3",
"@nuxt/schema": "^3.4.3",
"@nuxt/kit": "^3.5.1",
"@nuxt/schema": "^3.5.1",
"@sxzz/eslint-config-prettier": "^2.4.6",
"@sxzz/eslint-config-ts": "^2.4.6",
"@types/fs-extra": "^11.0.1",
"@types/md5": "^2.3.2",
"@types/node": "^18.16.9",
"@types/node": "^18.16.14",
"bumpp": "^9.1.0",
"eslint": "^8.40.0",
"eslint": "^8.41.0",
"eslint-define-config": "^1.20.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.8",
"tsup": "^6.7.0",
"tsx": "^3.12.7",
"typescript": "^5.0.4",
"vite": "^4.3.5",
"vitest": "^0.31.0"
"vite": "^4.3.8",
"vitest": "^0.31.1"
},
"engines": {
"node": ">=14.19.0"
Expand Down

0 comments on commit 5245cdc

Please sign in to comment.