Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Sep 13, 2024
1 parent 0f73bba commit 837f3aa
Show file tree
Hide file tree
Showing 2 changed files with 1,006 additions and 1,011 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,24 +19,24 @@
"dependencies": {
"@astrojs/alpinejs": "^0.4.0",
"@astrojs/node": "^8.3.3",
"@aws-sdk/client-s3": "^3.645.0",
"@aws-sdk/client-s3": "^3.651.0",
"@braintree/sanitize-url": "^7.1.0",
"@jsdocs-io/extractor": "1.0.0-12",
"@microsoft/tsdoc": "^0.15.0",
"alpinejs": "^3.14.1",
"astro": "^4.15.3",
"astro": "^4.15.5",
"astro-seo": "^0.8.4",
"dompurify": "^3.1.6",
"effect": "^3.7.2",
"effect": "^3.7.3",
"fflate": "^0.8.2",
"fuse.js": "^7.0.0",
"hosted-git-info": "^8.0.0",
"jsdom": "^25.0.0",
"marked": "^14.1.1",
"marked": "^14.1.2",
"new-github-issue-url": "^1.0.0",
"pathe": "^1.1.2",
"read-pkg": "^9.0.1",
"shiki": "^1.16.2",
"shiki": "^1.17.6",
"trim-newlines": "^5.0.0",
"url-join": "^5.0.0",
"validate-npm-package-name": "^5.0.1",
Expand All @@ -45,9 +45,9 @@
"devDependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.8.0",
"@iconify/json": "^2.2.244",
"@smithy/util-stream": "^3.1.3",
"@astrojs/vercel": "^7.8.1",
"@iconify/json": "^2.2.247",
"@smithy/util-stream": "^3.1.4",
"@tailwindcss/typography": "^0.5.15",
"@total-typescript/shoehorn": "^0.1.2",
"@types/alpinejs": "^3.13.10",
Expand All @@ -57,18 +57,18 @@
"@types/jsdom": "^21.1.7",
"@types/node": "^22.5.4",
"@types/validate-npm-package-name": "^4.0.2",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/coverage-v8": "^2.1.0",
"aws-sdk-client-mock": "^4.0.1",
"daisyui": "^4.12.10",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.6",
"rollup-plugin-visualizer": "^5.12.0",
"tailwindcss": "^3.4.10",
"tailwindcss": "^3.4.11",
"tempy": "^3.1.0",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"unplugin-icons": "^0.19.3",
"vitest": "^2.0.5"
"vitest": "^2.1.0"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 837f3aa

Please sign in to comment.