Skip to content

Commit

Permalink
Merge branch 'main' into renovate/nuxt
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Nov 7, 2023
2 parents 379c9a3 + bf1b067 commit 881b1a4
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 57 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/kit": "^3.8.1",
"@nuxt/schema": "^3.8.1",
"@types/http-proxy": "^1.17.13",
"@nuxt/test-utils": "^3.8.1",
"@types/http-proxy": "^1.17.14",
"@types/node": "^20.8.10",
"@types/semver": "^7.5.4",
"@types/ws": "^8.5.8",
Expand All @@ -51,7 +52,7 @@
"colorette": "^2.0.20",
"consola": "^3.2.3",
"destr": "^2.0.2",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"execa": "^8.0.1",
"fuse.js": "^7.0.0",
"giget": "^1.1.3",
Expand Down Expand Up @@ -81,4 +82,4 @@
"engines": {
"node": "^14.18.0 || >=16.10.0"
}
}
}
Loading

0 comments on commit 881b1a4

Please sign in to comment.