Compare commits
No commits in common. "21defd1e3dc0017d2b908f2add9810ebd2c8e525" and "75b3f0165125024cb21f2e5b83dc87903084d4e7" have entirely different histories.
21defd1e3d
...
75b3f01651
3 changed files with 6 additions and 7 deletions
|
|
@ -36,7 +36,7 @@
|
|||
"animate.css": "^4.1.1",
|
||||
"axios": "^1.13.5",
|
||||
"bulma": "^1.0.4",
|
||||
"bulma-toast": "2.4.4",
|
||||
"bulma-toast": "2.4.3",
|
||||
"eslint": "^10.0.1",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-oxlint": "~1.49.0",
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ advent22Store().init();
|
|||
app.mount("#app");
|
||||
|
||||
toast_set_defaults({
|
||||
message: "",
|
||||
duration: 10e3,
|
||||
pauseOnHover: true,
|
||||
dismissible: true,
|
||||
|
|
|
|||
10
ui/yarn.lock
10
ui/yarn.lock
|
|
@ -2075,7 +2075,7 @@ __metadata:
|
|||
animate.css: "npm:^4.1.1"
|
||||
axios: "npm:^1.13.5"
|
||||
bulma: "npm:^1.0.4"
|
||||
bulma-toast: "npm:2.4.4"
|
||||
bulma-toast: "npm:2.4.3"
|
||||
eslint: "npm:^10.0.1"
|
||||
eslint-config-prettier: "npm:^10.1.8"
|
||||
eslint-plugin-oxlint: "npm:~1.49.0"
|
||||
|
|
@ -2311,10 +2311,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"bulma-toast@npm:2.4.4":
|
||||
version: 2.4.4
|
||||
resolution: "bulma-toast@npm:2.4.4"
|
||||
checksum: 10c0/ccb36b5c632585e9e5bca4b7da7fa5f5e0e87da6244cca580bbb95fc8f3d0dc78d8b279fe0dfe024818baa1c47c2139e50d052447b130fb525ae5ffdb297acfd
|
||||
"bulma-toast@npm:2.4.3":
|
||||
version: 2.4.3
|
||||
resolution: "bulma-toast@npm:2.4.3"
|
||||
checksum: 10c0/40dd9668643338496eb28caca9b772a6002d9c6fbdc5d76237cbdaaa8f56c8ced39965705f92f5d5a29f3e6df57f70a8fa311cf05c14075aacf93f96f7338470
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue