mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
Update runtime in kitchensink
This commit is contained in:
6
v2/test/kitchensink/frontend/package-lock.json
generated
6
v2/test/kitchensink/frontend/package-lock.json
generated
@@ -135,9 +135,9 @@
|
||||
}
|
||||
},
|
||||
"@wails/runtime": {
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@wails/runtime/-/runtime-1.0.5.tgz",
|
||||
"integrity": "sha512-B7nX207vC4ykXCdNEX7e54U4DhBPoPMuoVs3hhJuhRGFXGeUCaItWy0FjUW2YO2NGaR+NjluX19jAsfnHjTk4A==",
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@wails/runtime/-/runtime-1.0.6.tgz",
|
||||
"integrity": "sha512-7K8274XRSDCRu3r0pNDDcxsC94nienlbUI5zU57781RTsYAvrf27JbrmW86ZNGezynGYdaJDI6mcvIxZ/ZAV9g==",
|
||||
"dev": true
|
||||
},
|
||||
"alphanum-sort": {
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"@rollup/plugin-commonjs": "^11.0.0",
|
||||
"@rollup/plugin-node-resolve": "^7.0.0",
|
||||
"@rollup/plugin-url": "^5.0.1",
|
||||
"@wails/runtime": "^1.0.5",
|
||||
"@wails/runtime": "^1.0.6",
|
||||
"focus-visible": "^5.2.0",
|
||||
"halfmoon": "^1.1.1",
|
||||
"postcss": "^8.1.1",
|
||||
|
||||
Reference in New Issue
Block a user