scss, module, nextjs, hydration fixes

This commit is contained in:
Max Peintner
2024-11-25 10:59:28 +01:00
parent b48c25f7cd
commit 76e9fea4e4
8 changed files with 16 additions and 21 deletions

6
pnpm-lock.yaml generated
View File

@@ -6,6 +6,8 @@ settings:
overrides:
'@typescript-eslint/parser': ^7.9.0
'@types/react': npm:types-react@19.0.0-rc.1
'@types/react-dom': npm:types-react-dom@19.0.0-rc.1
importers:
@@ -1508,8 +1510,8 @@ packages:
engines: {node: '>=18'}
peerDependencies:
'@testing-library/dom': ^10.0.0
'@types/react': ^18.0.0
'@types/react-dom': ^18.0.0
'@types/react': npm:types-react@19.0.0-rc.1
'@types/react-dom': npm:types-react-dom@19.0.0-rc.1
react: ^18.0.0
react-dom: ^18.0.0
peerDependenciesMeta: