Upgrade dependencies

pull/4844/head
Kamran Ahmed 10 months ago
parent aa056c1da8
commit 7a93301b5b
  1. 44
      package.json
  2. 1752
      pnpm-lock.yaml

@ -22,48 +22,48 @@
"test:e2e": "playwright test"
},
"dependencies": {
"@astrojs/react": "^3.0.4",
"@astrojs/react": "^3.0.7",
"@astrojs/sitemap": "^3.0.3",
"@astrojs/tailwind": "^5.0.2",
"@fingerprintjs/fingerprintjs": "^4.1.0",
"@astrojs/tailwind": "^5.0.3",
"@fingerprintjs/fingerprintjs": "^4.2.1",
"@nanostores/react": "^0.7.1",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"astro": "^3.5.0",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"astro": "^4.0.3",
"astro-compress": "^2.2.3",
"clsx": "^2.0.0",
"dracula-prism": "^2.1.13",
"jose": "^5.1.0",
"jose": "^5.1.3",
"js-cookie": "^3.0.5",
"lucide-react": "^0.292.0",
"nanoid": "^5.0.3",
"nanostores": "^0.9.4",
"lucide-react": "^0.294.0",
"nanoid": "^5.0.4",
"nanostores": "^0.9.5",
"node-html-parser": "^6.1.11",
"npm-check-updates": "^16.14.6",
"npm-check-updates": "^16.14.11",
"prismjs": "^1.29.0",
"react": "^18.2.0",
"react-confetti": "^6.1.0",
"react-dom": "^18.2.0",
"reactflow": "^11.9.4",
"reactflow": "^11.10.1",
"rehype-external-links": "^3.0.0",
"roadmap-renderer": "^1.0.6",
"slugify": "^1.6.6",
"tailwind-merge": "^2.0.0",
"tailwindcss": "^3.3.5",
"zustand": "^4.4.6"
"tailwind-merge": "^2.1.0",
"tailwindcss": "^3.3.6",
"zustand": "^4.4.7"
},
"devDependencies": {
"@playwright/test": "^1.39.0",
"@playwright/test": "^1.40.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.0.0",
"gh-pages": "^6.1.0",
"js-yaml": "^4.1.0",
"markdown-it": "^13.0.2",
"openai": "^4.17.1",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.1",
"prettier-plugin-tailwindcss": "^0.5.7"
"markdown-it": "^14.0.0",
"openai": "^4.20.1",
"prettier": "^3.1.0",
"prettier-plugin-astro": "^0.12.2",
"prettier-plugin-tailwindcss": "^0.5.9"
}
}

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save