me
/
ethanreece.com
Archived
1
0
Fork 0

Switch from bun to pnpm

main
Ethan Reece 2023-05-30 13:54:07 -05:00
parent 9a80307168
commit 257c86601f
Signed by: me
GPG Key ID: D3993665FF92E1C3
3 changed files with 4524 additions and 6 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -11,17 +11,18 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/tailwind": "^3.1.3", "@astrojs/tailwind": "^3.1.3",
"astro": "^2.5.0", "astro": "^2.5.5",
"bun-types": "^0.6.3", "tailwindcss": "^3.3.2"
"tailwindcss": "^3.0.24eslint-plugin-jsx-a11y"
}, },
"devDependencies": { "devDependencies": {
"@typescript-eslint/parser": "^5.59.7", "@typescript-eslint/parser": "^5.59.8",
"eslint": "^8.41.0", "eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0", "eslint-config-prettier": "^8.8.0",
"eslint-plugin-astro": "^0.27.0", "eslint-plugin-astro": "^0.27.1",
"eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-tailwindcss": "^3.12.0",
"prettier": "^2.8.8", "prettier": "^2.8.8",
"prettier-plugin-astro": "^0.9.0" "prettier-plugin-astro": "^0.9.1",
"prettier-plugin-tailwindcss": "^0.3.0"
} }
} }

4517
pnpm-lock.yaml 100644

File diff suppressed because it is too large Load Diff