⬆️(dependencies) update js dependencies
This commit is contained in:
committed by
Anthony LC
parent
32bc2890e0
commit
62e122b05f
@@ -31,12 +31,12 @@
|
||||
"server:test": "yarn COLLABORATION_SERVER run test"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/node": "22.18.0",
|
||||
"@types/node": "22.18.1",
|
||||
"@types/react": "19.1.12",
|
||||
"@types/react-dom": "19.1.9",
|
||||
"@typescript-eslint/eslint-plugin": "8.41.0",
|
||||
"@typescript-eslint/parser": "8.41.0",
|
||||
"eslint": "9.32.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.43.0",
|
||||
"@typescript-eslint/parser": "8.43.0",
|
||||
"eslint": "9.35.0",
|
||||
"react": "19.1.1",
|
||||
"react-dom": "19.1.1",
|
||||
"typescript": "5.9.2",
|
||||
|
||||
Reference in New Issue
Block a user