Skip to content

Commit

Permalink
chore: update dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
GulajavaMinistudio authored Mar 3, 2024
1 parent 867f8bf commit e4bc804
Show file tree
Hide file tree
Showing 2 changed files with 1,470 additions and 1,518 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,21 @@
},
"dependencies": {
"@astrojs/react": "^3.0.10",
"@astrojs/sitemap": "^3.0.5",
"@astrojs/sitemap": "^3.1.1",
"@astrojs/tailwind": "^5.1.0",
"@fingerprintjs/fingerprintjs": "^4.2.2",
"@nanostores/react": "^0.7.1",
"@types/react": "^18.2.56",
"@nanostores/react": "^0.7.2",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"astro": "^4.4.0",
"astro-compress": "^2.2.10",
"astro": "^4.4.9",
"astro-compress": "^2.2.11",
"clsx": "^2.1.0",
"dracula-prism": "^2.1.16",
"jose": "^5.2.2",
"js-cookie": "^3.0.5",
"lucide-react": "^0.334.0",
"nanoid": "^5.0.5",
"nanostores": "^0.9.5",
"lucide-react": "^0.344.0",
"nanoid": "^5.0.6",
"nanostores": "^0.10.0",
"node-html-parser": "^6.1.12",
"npm-check-updates": "^16.14.15",
"prismjs": "^1.29.0",
Expand All @@ -50,18 +50,18 @@
"slugify": "^1.6.6",
"tailwind-merge": "^2.2.1",
"tailwindcss": "^3.4.1",
"zustand": "^4.5.1"
"zustand": "^4.5.2"
},
"devDependencies": {
"@playwright/test": "^1.41.2",
"@playwright/test": "^1.42.1",
"@tailwindcss/typography": "^0.5.10",
"@types/js-cookie": "^3.0.6",
"@types/prismjs": "^1.26.3",
"csv-parser": "^3.0.0",
"gh-pages": "^6.1.1",
"js-yaml": "^4.1.0",
"markdown-it": "^14.0.0",
"openai": "^4.28.0",
"openai": "^4.28.4",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.11"
Expand Down
Loading

0 comments on commit e4bc804

Please sign in to comment.