Skip to content

Commit

Permalink
Merge pull request #11 from p0nch0d3v/development
Browse files Browse the repository at this point in the history
packages updates, for security reason
  • Loading branch information
p0nch0d3v authored Jun 6, 2023
2 parents 3e26763 + 0df80f0 commit 9b3aee6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"preview": "vite preview"
},
"dependencies": {
"dayjs": "1.11.7",
"preact": "10.11.3",
"dayjs": "1.11.8",
"preact": "10.15.1",
"react-use": "17.4.0"
},
"devDependencies": {
"@preact/preset-vite": "2.4.0",
"vite": "3.2.3"
"@preact/preset-vite": "2.5.0",
"vite": "4.3.9"
}
}

0 comments on commit 9b3aee6

Please sign in to comment.