There was an error while loading. Please reload this page.
1 parent 2173f03 commit b7cd51dCopy full SHA for b7cd51d
1 file changed
package.json
@@ -30,9 +30,9 @@
30
},
31
"devDependencies": {
32
"@michijs/tsconfig": "0.0.5",
33
- "@types/node": "24.3.0",
34
- "@types/yargs": "17.0.33",
35
- "typescript": "5.9.2"
+ "@types/node": "24.10.1",
+ "@types/yargs": "17.0.35",
+ "typescript": "5.9.3"
36
37
"keywords": [
38
"react",
@@ -55,11 +55,11 @@
55
"dependencies": {
56
"colorthief": "2.6.0",
57
"@types/web-app-manifest": "1.0.9",
58
- "esbuild": "0.25.9",
+ "esbuild": "0.27.0",
59
"node-watch": "0.7.4",
60
- "open": "10.2.0",
61
- "playwright-core": "1.55.0",
62
- "sharp": "0.34.3",
+ "open": "11.0.0",
+ "playwright-core": "1.56.1",
+ "sharp": "0.34.5",
63
"yargs": "18.0.0"
64
}
65
0 commit comments