Skip to content

Commit

Permalink
⬆️ update all
Browse files Browse the repository at this point in the history
  • Loading branch information
naoki-tomita committed Nov 1, 2023
1 parent a472f14 commit 8ddd228
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 171 deletions.
14 changes: 6 additions & 8 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"@types/marked": "^2.0.1",
"@types/node": "^16.0.0",
"@types/node-fetch": "^2.6.2",
"marked": "^2.1.3",
"node-fetch": "^2.6.1",
"nzxt": "^0.3.10",
"zheleznaya": "^0.1.21",
"zstyl": "^0.1.5"
"@types/marked": "^6.0.0",
"@types/node": "^20.8.10",
"marked": "^9.1.4",
"nzxt": "^0.3.11",
"zheleznaya": "^0.2.3",
"zstyl": "^0.2.1"
},
"scripts": {
"build": "nzxt build",
Expand Down
Loading

0 comments on commit 8ddd228

Please sign in to comment.