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] committed Oct 1, 2023
1 parent d976a3d commit 5b477c0
Show file tree
Hide file tree
Showing 2 changed files with 699 additions and 559 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,38 +15,38 @@
"start": "pnpm dlx npm-run-all -s build preview"
},
"dependencies": {
"@astrojs/markdoc": "0.4.4",
"@astrojs/markdoc": "0.5.0",
"@astrojs/react": "3.0.2",
"@astrojs/sitemap": "3.0.0",
"@astrojs/vercel": "3.8.0",
"@astrojs/vercel": "3.8.2",
"@fontsource-variable/inter": "5.0.8",
"@fontsource-variable/red-hat-display": "5.0.9",
"@iconify/json": "2.2.98",
"@radix-ui/react-avatar": "1.0.3",
"@radix-ui/react-navigation-menu": "1.1.3",
"@svgr/core": "8.0.0",
"@tailwindcss/typography": "0.5.9",
"@types/marked": "5.0.1",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
"@vite-pwa/astro": "0.1.1",
"astro": "2.10.1",
"astro-seo": "0.7.5",
"autoprefixer": "10.4.14",
"daisyui": "3.5.1",
"html-react-parser": "4.2.0",
"@fontsource-variable/red-hat-display": "5.0.14",
"@iconify/json": "2.2.122",
"@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",
"astro": "2.10.15",
"astro-seo": "0.8.0",
"autoprefixer": "10.4.16",
"daisyui": "3.8.2",
"html-react-parser": "4.2.2",
"marked": "6.0.0",
"postcss": "8.4.27",
"postcss-preset-env": "9.1.1",
"postcss": "8.4.31",
"postcss-preset-env": "9.1.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.64.2",
"sharp": "0.32.4",
"sass": "1.68.0",
"sharp": "0.32.6",
"tailwindcss": "3.3.3",
"typescript": "5.1.6",
"unplugin-icons": "0.16.5",
"vite-plugin-pwa": "0.16.4",
"vite-plugin-svgr": "3.2.0",
"typescript": "5.2.2",
"unplugin-icons": "0.17.0",
"vite-plugin-pwa": "0.16.5",
"vite-plugin-svgr": "3.3.0",
"workbox-cacheable-response": "7.0.0",
"workbox-core": "7.0.0",
"workbox-expiration": "7.0.0",
Expand Down
Loading

0 comments on commit 5b477c0

Please sign in to comment.