File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 "embla-carousel-react" : " ^8.6.0" ,
4949 "eslint-config-next" : " 16.0.10" ,
5050 "input-otp" : " ^1.4.2" ,
51- "lucide-react" : " ^0.560 .0" ,
51+ "lucide-react" : " ^0.561 .0" ,
5252 "next" : " 16.0.10" ,
5353 "next-themes" : " ^0.4.6" ,
5454 "prism-react-renderer" : " ^2.4.1" ,
6565 "devDependencies" : {
6666 "@tailwindcss/postcss" : " ^4.1.18" ,
6767 "@trivago/prettier-plugin-sort-imports" : " ^6.0.0" ,
68- "@types/node" : " ^25.0.1 " ,
68+ "@types/node" : " ^25.0.2 " ,
6969 "@types/react" : " ^19.2.7" ,
7070 "@types/react-dom" : " ^19.2.3" ,
7171 "postcss" : " ^8.5.6" ,
Original file line number Diff line number Diff line change @@ -44,6 +44,11 @@ export default function RootLayout({
4444 data-website-id = { process . env . NEXT_PUBLIC_UMAMI_WEBSITE_ID }
4545 />
4646 ) }
47+ < Script
48+ async
49+ src = { `https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=${ process . env . NEXT_PUBLIC_GOOGLE_ADS_CLIENT_ID } ` }
50+ crossOrigin = 'anonymous'
51+ />
4752 </ body >
4853 </ html >
4954 )
Original file line number Diff line number Diff line change 1515 "tailwindcss" : " ^4.1.18"
1616 },
1717 "devDependencies" : {
18- "@types/node" : " ^25.0.1 " ,
18+ "@types/node" : " ^25.0.2 " ,
1919 "@types/react" : " ^19.2.7" ,
2020 "@types/react-dom" : " ^19.2.3" ,
2121 "@vitejs/plugin-react" : " ^5.1.2" ,
Original file line number Diff line number Diff line change 3737 "devDependencies" : {
3838 "@changesets/changelog-github" : " ^0.5.2" ,
3939 "@changesets/cli" : " ^2.29.8" ,
40- "@eslint/js" : " ^9.39.1 " ,
40+ "@eslint/js" : " ^9.39.2 " ,
4141 "@testing-library/jest-dom" : " ^6.9.1" ,
4242 "@testing-library/react" : " ^16.3.0" ,
4343 "@trivago/prettier-plugin-sort-imports" : " ^6.0.0" ,
4444 "@types/jsdom" : " ^27.0.0" ,
45- "@types/node" : " ^25.0.1 " ,
45+ "@types/node" : " ^25.0.2 " ,
4646 "@vitejs/plugin-react" : " ^5.1.2" ,
4747 "@vitest/coverage-v8" : " 4.0.15" ,
4848 "concurrently" : " ^9.2.1" ,
49- "eslint" : " ^9.39.1 " ,
49+ "eslint" : " ^9.39.2 " ,
5050 "eslint-plugin-react" : " ^7.37.5" ,
5151 "eslint-plugin-react-hooks" : " ^7.0.1" ,
52- "eslint-plugin-react-refresh" : " ^0.4.24 " ,
52+ "eslint-plugin-react-refresh" : " ^0.4.25 " ,
5353 "globals" : " ^16.5.0" ,
5454 "husky" : " ^9.1.7" ,
5555 "jsdom" : " ^27.3.0" ,
Original file line number Diff line number Diff line change 4949 "react" : " ^18 || ^19"
5050 },
5151 "devDependencies" : {
52- "@types/node" : " ^25.0.1 " ,
52+ "@types/node" : " ^25.0.2 " ,
5353 "@types/react" : " ^19.2.7" ,
5454 "@types/react-dom" : " ^19.2.3" ,
5555 "@vitejs/plugin-react" : " ^5.1.2" ,
You can’t perform that action at this time.
0 commit comments