We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f50db38 commit dc0681bCopy full SHA for dc0681b
package.json
@@ -28,13 +28,13 @@
28
},
29
"devDependencies": {
30
"@tauri-apps/cli": "1.5.11",
31
- "@types/node": "20.11.30",
32
- "@types/react": "18.2.72",
33
- "@types/react-dom": "18.2.18",
+ "@types/node": "20.12.7",
+ "@types/react": "18.2.75",
+ "@types/react-dom": "18.2.24",
34
"@vitejs/plugin-react": "4.2.1",
35
- "semantic-release": "23.0.6",
36
- "typescript": "5.4.3",
37
- "vite": "5.2.6"
+ "semantic-release": "23.0.8",
+ "typescript": "5.4.5",
+ "vite": "5.2.8"
38
39
"repository": "dubisdev/runmath"
40
}
0 commit comments