Skip to content

Commit

Permalink
Merge branch 'master' into robin/react-hook-form
Browse files Browse the repository at this point in the history
  • Loading branch information
robines committed Sep 24, 2024
2 parents 99ea5b8 + e4f64a7 commit 5440697
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"stylelint-config-standard-scss": "^11.0.0",
"stylelint-scss": "^5.2.1",
"typescript": "^5.2.2",
"vite": "^4.5.3"
"vite": "^4.5.5"
},
"browserslist": [
"defaults"
Expand Down
4 changes: 2 additions & 2 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10491,7 +10491,7 @@ __metadata:
stylelint-config-standard-scss: "npm:^11.0.0"
stylelint-scss: "npm:^5.2.1"
typescript: "npm:^5.2.2"
vite: "npm:^4.5.3"
vite: "npm:^4.5.5"
vite-plugin-svgr: "npm:^4.1.0"
web-vitals: "npm:^3.5.0"
zod: "npm:^3.23.8"
Expand Down Expand Up @@ -19753,7 +19753,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.5.3":
"vite@npm:^4.5.5":
version: 4.5.5
resolution: "vite@npm:4.5.5"
dependencies:
Expand Down

0 comments on commit 5440697

Please sign in to comment.