Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
allangalera committed Aug 31, 2024
1 parent 6f5d9d4 commit d3842f1
Show file tree
Hide file tree
Showing 2 changed files with 445 additions and 611 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@astrojs/sitemap": "^3.1.6",
"@astrojs/solid-js": "^4.4.1",
"@astrojs/tailwind": "^5.1.0",
"@fontsource/fira-mono": "^5.0.13",
"@fontsource/jost": "^5.0.18",
"@kobalte/core": "^0.13.3",
"@fontsource/fira-mono": "^5.0.14",
"@fontsource/jost": "^5.0.19",
"@kobalte/core": "^0.13.6",
"@kobalte/tailwindcss": "^0.9.0",
"astro": "^4.15.1",
"astro-seo": "^0.8.4",
Expand All @@ -31,27 +31,27 @@
"reading-time": "^1.5.0",
"rehype-external-links": "^3.0.0",
"solid-icons": "^1.1.0",
"solid-js": "^1.8.17",
"tailwindcss": "^3.4.4"
"solid-js": "^1.8.22",
"tailwindcss": "^3.4.10"
},
"devDependencies": {
"@total-typescript/ts-reset": "^0.5.1",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@total-typescript/ts-reset": "^0.6.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"astro-sst": "2.43.3",
"autoprefixer": "^10.4.19",
"aws-cdk-lib": "2.142.1",
"constructs": "10.3.0",
"eslint": "^8.57.0",
"eslint-plugin-astro": "^1.2.2",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.1.3",
"postcss": "^8.4.38",
"prettier": "^3.3.2",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.6.4",
"eslint-plugin-astro": "^1.2.3",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-prettier": "^5.2.1",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.6",
"sst": "2.43.3",
"vite": "^5.3.1",
"vite-tsconfig-paths": "^4.3.2"
"vite": "^5.4.2",
"vite-tsconfig-paths": "^5.0.1"
}
}
}
Loading

0 comments on commit d3842f1

Please sign in to comment.