interationObserver init on whole listing
This commit is contained in:
parent
935178a66d
commit
e5478bb1c6
31 changed files with 4445 additions and 202 deletions
|
|
@ -11,10 +11,14 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0"
|
||||
"react-dom": "^19.1.0",
|
||||
"react-imask": "^7.6.1",
|
||||
"react-router-dom": "^7.6.2",
|
||||
"sass": "^1.89.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.29.0",
|
||||
"@types/node": "^24.0.4",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/react-dom": "^19.1.6",
|
||||
"@vitejs/plugin-react": "^4.5.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue