Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
leomotors committed Jan 20, 2024
1 parent ad684ed commit d5fffc7
Showing 3 changed files with 311 additions and 300 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -22,24 +22,24 @@
"@astrojs/tailwind": "5.1.0",
"@fontsource-variable/space-grotesk": "5.0.16",
"@fontsource/noto-sans-thai-looped": "5.0.8",
"astro": "4.1.2",
"sharp": "0.33.1",
"astro": "4.2.1",
"sharp": "0.33.2",
"tailwindcss": "3.4.1",
"typescript": "5.3.3"
},
"devDependencies": {
"@types/eslint": "8.56.2",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"eslint": "8.56.0",
"eslint-plugin-astro": "0.31.0",
"eslint-plugin-astro": "0.31.3",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-svelte": "2.35.1",
"prettier": "3.1.1",
"prettier-plugin-astro": "0.12.3",
"prettier": "3.2.4",
"prettier-plugin-astro": "0.13.0",
"prettier-plugin-organize-imports": "3.2.4",
"prettier-plugin-svelte": "3.1.2",
"prettier-plugin-tailwindcss": "0.5.11",
"svelte": "4.2.8"
"svelte": "4.2.9"
}
}
Loading
Oops, something went wrong.

0 comments on commit d5fffc7

Please sign in to comment.