Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
allangalera committed Dec 5, 2023
1 parent 2f90864 commit 9c932a2
Show file tree
Hide file tree
Showing 2 changed files with 1,595 additions and 1,553 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,44 +15,44 @@
"sst:dev": "sst dev"
},
"dependencies": {
"@astrojs/mdx": "^1.1.5",
"@astrojs/mdx": "^2.0.0",
"@astrojs/sitemap": "^3.0.3",
"@astrojs/solid-js": "^3.0.2",
"@astrojs/tailwind": "^5.0.2",
"@astrojs/tailwind": "^5.0.3",
"@fontsource/fira-mono": "^5.0.8",
"@fontsource/jost": "^5.0.15",
"@kobalte/core": "^0.11.2",
"@kobalte/tailwindcss": "^0.9.0",
"astro": "^3.5.5",
"astro": "^4.0.1",
"astro-seo": "^0.8.0",
"change-case": "^5.2.0",
"date-fns": "^2.30.0",
"mdast-util-to-string": "^4.0.0",
"reading-time": "^1.5.0",
"solid-icons": "^1.1.0",
"solid-js": "^1.8.5",
"tailwindcss": "^3.3.5"
"solid-js": "^1.8.7",
"tailwindcss": "^3.3.6"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",
"@total-typescript/ts-reset": "^0.5.1",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"astro-sst": "2.36.1",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"astro-sst": "2.37.0",
"autoprefixer": "^10.4.16",
"aws-cdk-lib": "2.101.1",
"constructs": "10.2.69",
"eslint": "^8.54.0",
"eslint-plugin-astro": "^0.29.1",
"aws-cdk-lib": "2.110.1",
"constructs": "10.3.0",
"eslint": "^8.55.0",
"eslint-plugin-astro": "^0.30.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.0.1",
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"prettier": "^3.1.0",
"prettier-plugin-astro": "^0.12.2",
"prettier-plugin-tailwindcss": "^0.5.7",
"puppeteer": "^19.11.1",
"sst": "2.36.1",
"vite": "^4.4.9",
"prettier-plugin-tailwindcss": "^0.5.9",
"puppeteer": "^21.5.2",
"sst": "2.37.0",
"vite": "^5.0.5",
"vite-tsconfig-paths": "^4.2.1"
}
}
Loading

0 comments on commit 9c932a2

Please sign in to comment.