Layouts refactoring (#96)
* Refactor layouts so that we can use the hook useSidebar from within the content of the layouts * Updated packages
This commit is contained in:
committed by
GitHub
parent
4efe5f3f7b
commit
af6217b410
@@ -16,7 +16,7 @@
|
||||
"./config/server": "./src/sentry.client.server.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/nextjs": "^8.44.0"
|
||||
"@sentry/nextjs": "^8.45.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kit/eslint-config": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user