Skip to content

Commit

Permalink
chore: update some next playground dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Dec 16, 2024
1 parent 520da49 commit a979361
Show file tree
Hide file tree
Showing 5 changed files with 6,036 additions and 6,506 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,6 @@
"@rrweb/[email protected]": "patches/@[email protected]",
"@rrweb/[email protected]": "patches/@[email protected]"
}
}
},
"packageManager": "[email protected]+sha512.499434c9d8fdd1a2794ebf4552b3b25c0a633abcee5bb15e7b5de90f32f47b513aca98cd5cfd001c31f0db454bc3804edccd578501e4ca293a6816166bbd9f81"
}
22 changes: 11 additions & 11 deletions playground/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@
"dependencies": {
"@lottiefiles/react-lottie-player": "^3.5.4",
"@types/node": "18.13.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.10",
"cookie": "^0.6.0",
"eslint": "8.34.0",
"eslint-config-next": "13.1.6",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"cookie": "^0.7.2",
"eslint": "^8.57.1",
"hls.js": "^1.5.15",
"next": "13.5.6",
"posthog-js": "1.166.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"next": "14.2.20",
"posthog-js": "1.200.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "4.9.5"
},
"devDependencies": {
"@types/cookie": "^0.6.0",
"@typescript-eslint/parser": "^8.18.0",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13"
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16"
}
}
Loading

0 comments on commit a979361

Please sign in to comment.