Skip to content

Commit

Permalink
Update packages for pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
3kh0 committed Jul 27, 2024
1 parent ae01779 commit 850977b
Show file tree
Hide file tree
Showing 3 changed files with 885 additions and 1,019 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
"lint": "eslint ."
},
"dependencies": {
"@astrojs/node": "^8.2.5",
"@astrojs/sitemap": "^3.1.4",
"@astrojs/node": "^8.3.2",
"@astrojs/sitemap": "^3.1.6",
"@mercuryworkshop/bare-as-module3": "^2.2.2",
"@mercuryworkshop/bare-mux": "^2.0.2",
"@mercuryworkshop/epoxy-transport": "^2.1.3",
"@mercuryworkshop/libcurl-transport": "^1.3.6",
"@titaniumnetwork-dev/ultraviolet": "^3.2.5",
"@tomphttp/bare-server-node": "^2.0.3",
"@types/node": "^20.14.10",
"astro": "^4.7.0",
"@mercuryworkshop/bare-mux": "^2.0.4",
"@mercuryworkshop/epoxy-transport": "^2.1.5",
"@mercuryworkshop/libcurl-transport": "^1.3.7",
"@titaniumnetwork-dev/ultraviolet": "^3.2.6",
"@tomphttp/bare-server-node": "^2.0.4",
"@types/node": "^20.14.12",
"astro": "^4.12.2",
"chalk": "^5.3.0",
"compression": "^1.7.4",
"cookie-parser": "^1.4.6",
Expand All @@ -31,8 +31,8 @@
"wisp-server-node": "^1.1.3"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"eslint": "^8.57.0",
"eslint-plugin-astro": "^0.31.4",
"prettier": "3.2.5",
Expand Down
Loading

0 comments on commit 850977b

Please sign in to comment.