mirror of
https://github.com/mue/mue.git
synced 2026-07-02 12:43:35 +02:00
Compare commits
1 Commits
dependabot
...
main-workf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4bcb7f735d |
1
LICENSE
1
LICENSE
@@ -1,6 +1,7 @@
|
||||
BSD 3-Clause License
|
||||
|
||||
Copyright (c) 2019-2026 The Mue Authors
|
||||
Copyright (c) 2023-2025 Kaiso One Ltd
|
||||
Copyright (c) 2018-2019 David Ralph
|
||||
|
||||
All rights reserved.
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"react-dom": "^19.2.3",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-modal": "3.16.3",
|
||||
"react-toastify": "11.1.0",
|
||||
"react-toastify": "11.0.5",
|
||||
"use-debounce": "^10.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -56,7 +56,7 @@
|
||||
"stylelint": "^17.0.0",
|
||||
"stylelint-config-standard-scss": "^17.0.0",
|
||||
"stylelint-scss": "^7.0.0",
|
||||
"vite": "^8.1.3",
|
||||
"vite": "^7.3.1",
|
||||
"vite-plugin-progress": "^0.0.7"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user