Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
leomotors committed Jan 11, 2024
1 parent 1234c88 commit ce76705
Show file tree
Hide file tree
Showing 2 changed files with 438 additions and 165 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "isd.sgcu.in.th",
"type": "module",
"version": "0.0.0",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"engines": {
"node": "^20.9",
"pnpm": "^8"
Expand All @@ -17,21 +17,21 @@
"format": "prettier --write \"*.{json,cjs,js,mjs,md}\" src && eslint src --fix"
},
"dependencies": {
"@astrojs/check": "0.3.4",
"@astrojs/check": "0.4.1",
"@astrojs/svelte": "5.0.3",
"@astrojs/tailwind": "5.1.0",
"@fontsource-variable/space-grotesk": "5.0.16",
"@fontsource/noto-sans-thai-looped": "5.0.8",
"astro": "4.1.1",
"astro": "4.1.2",
"sharp": "0.33.1",
"svelte": "4.2.8",
"tailwindcss": "3.4.1",
"typescript": "5.3.3"
},
"devDependencies": {
"@types/eslint": "8.56.1",
"@typescript-eslint/eslint-plugin": "6.18.0",
"@typescript-eslint/parser": "6.18.0",
"@types/eslint": "8.56.2",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"eslint": "8.56.0",
"eslint-plugin-astro": "0.31.0",
"eslint-plugin-jsx-a11y": "6.8.0",
Expand Down
Loading

0 comments on commit ce76705

Please sign in to comment.