Skip to content

Commit

Permalink
Merge pull request #233 from yangyao/master
Browse files Browse the repository at this point in the history
yarn audit fix
  • Loading branch information
yangyao authored Aug 23, 2024
2 parents a4d79db + d900c5a commit 0375288
Show file tree
Hide file tree
Showing 4 changed files with 678 additions and 914 deletions.
6 changes: 3 additions & 3 deletions assets/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"prettier": "^2.5.1",
"sass": "^1.44.0",
"typescript": "^4.4.3",
"vite": "2.7.10",
"vite-plugin-solid": "2.1.4"
"vite": "^5.4.2",
"vite-plugin-solid": "^2.10.2"
},
"dependencies": {
"crypto-js": "^4.1.1",
"lodash-es": "^4.17.21",
"normalize.css": "^8.0.1",
"query-string": "^7.1.0",
"solid-js": "1.2.6"
"solid-js": "^1.8.21"
}
}
Loading

0 comments on commit 0375288

Please sign in to comment.