Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Oct 11, 2024
1 parent 8fee4ca commit a156f24
Show file tree
Hide file tree
Showing 2 changed files with 1,399 additions and 1,364 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,57 +18,57 @@
},
"dependencies": {
"@astrojs/alpinejs": "^0.4.0",
"@astrojs/node": "^8.3.3",
"@aws-sdk/client-s3": "^3.651.0",
"@astrojs/node": "^8.3.4",
"@aws-sdk/client-s3": "^3.669.0",
"@braintree/sanitize-url": "^7.1.0",
"@jsdocs-io/extractor": "1.0.0-12",
"@jsdocs-io/extractor": "1.0.0-13",
"@microsoft/tsdoc": "^0.15.0",
"alpinejs": "^3.14.1",
"astro": "^4.15.5",
"astro": "^4.16.0",
"astro-seo": "^0.8.4",
"dompurify": "^3.1.6",
"effect": "^3.7.3",
"dompurify": "^3.1.7",
"effect": "^3.9.1",
"fflate": "^0.8.2",
"fuse.js": "^7.0.0",
"hosted-git-info": "^8.0.0",
"jsdom": "^25.0.0",
"jsdom": "^25.0.1",
"marked": "^14.1.2",
"new-github-issue-url": "^1.0.0",
"pathe": "^1.1.2",
"read-pkg": "^9.0.1",
"shiki": "^1.17.6",
"shiki": "^1.22.0",
"trim-newlines": "^5.0.0",
"url-join": "^5.0.0",
"validate-npm-package-name": "^5.0.1",
"validate-npm-package-name": "^6.0.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/check": "^0.9.4",
"@astrojs/tailwind": "^5.1.2",
"@astrojs/vercel": "^7.8.1",
"@iconify/json": "^2.2.247",
"@smithy/util-stream": "^3.1.4",
"@iconify/json": "^2.2.258",
"@smithy/util-stream": "^3.1.9",
"@tailwindcss/typography": "^0.5.15",
"@total-typescript/shoehorn": "^0.1.2",
"@types/alpinejs": "^3.13.10",
"@types/anchor-js": "^5.0.3",
"@types/dompurify": "^3.0.5",
"@types/hosted-git-info": "^3.0.5",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.5.4",
"@types/node": "^22.7.5",
"@types/validate-npm-package-name": "^4.0.2",
"@vitest/coverage-v8": "^2.1.0",
"aws-sdk-client-mock": "^4.0.1",
"daisyui": "^4.12.10",
"@vitest/coverage-v8": "^2.1.2",
"aws-sdk-client-mock": "^4.0.2",
"daisyui": "^4.12.13",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.6.8",
"rollup-plugin-visualizer": "^5.12.0",
"tailwindcss": "^3.4.11",
"tailwindcss": "^3.4.13",
"tempy": "^3.1.0",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"unplugin-icons": "^0.19.3",
"vitest": "^2.1.0"
"vitest": "^2.1.2"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit a156f24

Please sign in to comment.