Update 'next' and 'lucide-react' across all packages

This commit upgrades 'next' from version 14.2.4 to 14.2.5 and 'lucide-react' from version 0.403.0 to 0.407.0 across all packages. Also, minor version increments for '@keystatic/core' and '@sentry/nextjs' to enhance the overall functionality. The pnpm-lock.yaml file has also been updated accordingly.
This commit is contained in:
gbuomprisco
2024-07-10 23:39:35 +08:00
parent 1e2f3023bc
commit 4f0e6b9bbb
18 changed files with 403 additions and 542 deletions

View File

@@ -59,8 +59,8 @@
"@tanstack/react-query-next-experimental": "^5.50.1",
"@tanstack/react-table": "^8.19.2",
"date-fns": "^3.6.0",
"lucide-react": "^0.403.0",
"next": "14.2.4",
"lucide-react": "^0.407.0",
"next": "14.2.5",
"next-sitemap": "^4.2.3",
"next-themes": "0.3.0",
"react": "18.3.1",
@@ -77,7 +77,7 @@
"@kit/prettier-config": "workspace:^",
"@kit/tailwind-config": "workspace:^",
"@kit/tsconfig": "workspace:^",
"@next/bundle-analyzer": "14.2.4",
"@next/bundle-analyzer": "14.2.5",
"@types/mdx": "^2.0.13",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",