This commit is contained in:
12
package.json
12
package.json
@@ -9,16 +9,16 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"mirotone": "5",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vite": "3.0.3",
|
||||
"vite": "3.2.11",
|
||||
"@mirohq/websdk-types": "latest",
|
||||
"@types/react": "^18.0.24",
|
||||
"@types/react-dom": "^18.0.8",
|
||||
"@types/react": "^18.3.27",
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"@vitejs/plugin-react": "^2.2.0",
|
||||
"typescript": "4.9.5",
|
||||
"@types/node": "^18.8.2"
|
||||
"@types/node": "^18.19.130"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user