Skip to content

Commit

Permalink
chore(pnpm): update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhoffmnn committed Nov 28, 2024
1 parent 5013d36 commit 720eddd
Show file tree
Hide file tree
Showing 2 changed files with 928 additions and 713 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,35 +19,35 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/react": "^3.6.2",
"@astrojs/sitemap": "^3.2.0",
"@astrojs/tailwind": "^5.1.1",
"@astrojs/react": "^3.6.3",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/tailwind": "^5.1.2",
"@fontsource/inter": "^5.1.0",
"@fontsource/outfit": "^5.1.0",
"astro": "^4.15.12",
"astro-icon": "^1.1.1",
"astro": "^4.16.16",
"astro-icon": "^1.1.4",
"astro-seo": "^0.8.4",
"class-variance-authority": "^0.7.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"remark-math": "^6.0.0",
"sharp": "^0.33.5",
"tailwind-merge": "^2.5.3",
"tailwindcss": "^3.4.13"
"tailwind-merge": "^2.5.5",
"tailwindcss": "^3.4.15"
},
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@biomejs/biome": "1.9.4",
"@tailwindcss/typography": "^0.5.15",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"husky": "^9.1.6",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.8",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.6.2"
"typescript": "^5.7.2"
},
"lint-staged": {
"*": ["biome check --no-errors-on-unmatched"]
Expand Down
Loading

0 comments on commit 720eddd

Please sign in to comment.