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
hywax-assistant committed May 9, 2024
1 parent db634a6 commit 896bf40
Show file tree
Hide file tree
Showing 3 changed files with 348 additions and 314 deletions.
2 changes: 1 addition & 1 deletion .docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.12.2-alpine as build
FROM node:20.13.0-alpine as build

WORKDIR /app

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prepare": "husky"
},
"devDependencies": {
"@antfu/eslint-config": "^2.16.1",
"@antfu/eslint-config": "^2.17.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"changelogen": "^0.5.5",
Expand All @@ -28,7 +28,7 @@
"lint-staged": "^15.2.2",
"nuxt": "^3.11.2",
"vitepress": "1.1.4",
"vue": "^3.4.26",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 896bf40

Please sign in to comment.