Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Mar 27, 2024
1 parent 53954fd commit a18e57b
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 67 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -22,7 +22,7 @@
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.5.4",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tailwindcss/typography": "^0.5.11",
"@tailwindcss/typography": "^0.5.12",
"@types/html-minifier": "^4.0.5",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.4.0",
Expand All @@ -42,11 +42,11 @@
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"prettier-plugin-tailwindcss": "^0.5.12",
"prettier-plugin-tailwindcss": "^0.5.13",
"rollup-plugin-license": "^3.3.1",
"svelte": "^4.2.12",
"svelte-check": "^3.6.8",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"tslib": "^2.6.2",
"tsx": "^4.7.1",
"typescript": "^5.4.3",
Expand Down
137 changes: 73 additions & 64 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a18e57b

Please sign in to comment.