Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 45d66fc commit d9d40c4
Show file tree
Hide file tree
Showing 7 changed files with 80 additions and 162 deletions.
10 changes: 5 additions & 5 deletions apps/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"graphql": "^16.6.0",
"graphql-request": "^6.0.0",
"katex": "^0.16.11",
"lucide-react": "^0.453.0",
"lucide-react": "^0.456.0",
"next": "15.0.2",
"next-axiom": "^1.3.0",
"next-themes": "^0.3.0",
"react": "19.0.0-rc-02c0e824-20241028",
"react-dom": "19.0.0-rc-02c0e824-20241028",
"next-themes": "^0.4.0",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"rehype-katex": "^7.0.1",
"remark-math": "^6.0.0",
"rss": "^1.2.2",
Expand All @@ -56,7 +56,7 @@
"@next/bundle-analyzer": "15.0.2",
"@types/node": "^20.0.0",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]-rc.1",
"@types/react-dom": "npm:[email protected]",
"@types/rss": "^0.0.32",
"autoprefixer": "^10.4.12",
"cross-env": "^7.0.3",
Expand Down
8 changes: 4 additions & 4 deletions apps/cv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"@seline-analytics/web": "^0.0.16",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.453.0",
"lucide-react": "^0.456.0",
"next": "15.0.2",
"react": "19.0.0-rc-02c0e824-20241028",
"react-dom": "19.0.0-rc-02c0e824-20241028",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"sharp": "^0.33.5",
"tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7"
Expand All @@ -44,7 +44,7 @@
"@duyet/tsconfig": "*",
"@types/node": "^20.0.0",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]-rc.1",
"@types/react-dom": "npm:[email protected]",
"autoprefixer": "^10.4.12",
"csstype": "^3.1.2",
"postcss": "^8.4.18",
Expand Down
8 changes: 4 additions & 4 deletions apps/insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"graphql-request": "^6.0.0",
"nanoid": "^5.0.0",
"next": "15.0.2",
"next-themes": "^0.3.0",
"react": "19.0.0-rc-02c0e824-20241028",
"react-dom": "19.0.0-rc-02c0e824-20241028",
"next-themes": "^0.4.0",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"swr": "^2.0.0"
},
"devDependencies": {
Expand All @@ -40,7 +40,7 @@
"@duyet/tsconfig": "*",
"@types/node": "^20.0.0",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]-rc.1",
"@types/react-dom": "npm:[email protected]",
"autoprefixer": "^10.4.12",
"eslint": "8.57.1",
"postcss": "^8.4.18",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
},
"resolutions": {
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]-rc.1",
"@headlessui/react": "0.0.0-insiders.d71fb9c",
"react": "19.0.0-rc-02c0e824-20241028",
"react-dom": "19.0.0-rc-02c0e824-20241028",
"react-is": "19.0.0-rc-02c0e824-20241028"
"@types/react-dom": "npm:[email protected]",
"@headlessui/react": "0.3.2",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"react-is": "19.0.0-rc-fb9a90fa48-20240614"
},
"packageManager": "[email protected]"
}
6 changes: 3 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@radix-ui/react-toggle-group": "^1.1.0",
"@tremor/react": "^3.18.3",
"@vercel/analytics": "^1.3.2",
"lucide-react": "^0.453.0",
"lucide-react": "^0.456.0",
"next": "^15.0.2",
"next-themes": "^0.3.0",
"next-themes": "^0.4.0",
"react": "^19.0.0-rc-0bc30748-20241028"
},
"devDependencies": {
Expand All @@ -35,7 +35,7 @@
"@duyet/tsconfig": "*",
"@types/node": "^20.0.0",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]-rc.1",
"@types/react-dom": "npm:[email protected]",
"@types/rss": "^0.0.32",
"autoprefixer": "^10.4.12",
"eslint": "8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"tailwindcss-animate": "^1.0.7"
},
"dependencies": {
"@headlessui/tailwindcss": "^0.0.0-insiders.d71fb9c",
"@headlessui/tailwindcss": "^0.2.0",
"deepmerge": "^4.3.1"
}
}
Loading

0 comments on commit d9d40c4

Please sign in to comment.