Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 5b477c0 commit 125ad7b
Show file tree
Hide file tree
Showing 2 changed files with 584 additions and 277 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,37 +15,37 @@
"start": "pnpm dlx npm-run-all -s build preview"
},
"dependencies": {
"@astrojs/markdoc": "0.5.0",
"@astrojs/react": "3.0.2",
"@astrojs/sitemap": "3.0.0",
"@astrojs/markdoc": "0.7.1",
"@astrojs/react": "3.0.4",
"@astrojs/sitemap": "3.0.3",
"@astrojs/vercel": "3.8.2",
"@fontsource-variable/inter": "5.0.8",
"@fontsource-variable/red-hat-display": "5.0.14",
"@iconify/json": "2.2.122",
"@fontsource-variable/inter": "5.0.15",
"@fontsource-variable/red-hat-display": "5.0.18",
"@iconify/json": "2.2.138",
"@radix-ui/react-avatar": "1.0.4",
"@radix-ui/react-navigation-menu": "1.1.4",
"@svgr/core": "8.1.0",
"@tailwindcss/typography": "0.5.10",
"@types/marked": "5.0.2",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@vite-pwa/astro": "0.1.3",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@vite-pwa/astro": "0.1.4",
"astro": "2.10.15",
"astro-seo": "0.8.0",
"autoprefixer": "10.4.16",
"daisyui": "3.8.2",
"html-react-parser": "4.2.2",
"daisyui": "3.9.4",
"html-react-parser": "4.2.10",
"marked": "6.0.0",
"postcss": "8.4.31",
"postcss-preset-env": "9.1.4",
"postcss-preset-env": "9.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.68.0",
"sass": "1.69.5",
"sharp": "0.32.6",
"tailwindcss": "3.3.3",
"tailwindcss": "3.3.5",
"typescript": "5.2.2",
"unplugin-icons": "0.17.0",
"vite-plugin-pwa": "0.16.5",
"unplugin-icons": "0.17.3",
"vite-plugin-pwa": "0.16.7",
"vite-plugin-svgr": "3.3.0",
"workbox-cacheable-response": "7.0.0",
"workbox-core": "7.0.0",
Expand Down
Loading

0 comments on commit 125ad7b

Please sign in to comment.