Skip to content

Commit 100aa3a

Browse files
authored
Merge branch 'Hacker0x01:main' into fix--5677
2 parents 9d3c425 + bb8049c commit 100aa3a

File tree

4 files changed

+355
-256
lines changed

4 files changed

+355
-256
lines changed

docs-site/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
},
2323
"devDependencies": {
2424
"@eslint/js": "^9.28.0",
25-
"@types/react": "^19.1.5",
26-
"@types/react-dom": "^19.1.5",
27-
"@vitejs/plugin-react": "^4.5.0",
28-
"eslint": "^9.27.0",
25+
"@types/react": "^19.1.7",
26+
"@types/react-dom": "^19.1.6",
27+
"@vitejs/plugin-react": "^4.5.2",
28+
"eslint": "^9.28.0",
2929
"eslint-plugin-react": "^7.37.5",
3030
"eslint-plugin-react-hooks": "^6.0.0",
3131
"eslint-plugin-react-refresh": "^0.4.20",
3232
"globals": "^16.2.0",
33-
"sass": "^1.89.0",
33+
"sass": "^1.89.2",
3434
"vite": "^6.3.5"
3535
},
3636
"packageManager": "[email protected]"

0 commit comments

Comments
 (0)