mirror of
https://github.com/mue/mue.git
synced 2026-07-02 20:53:17 +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,12 +35,12 @@
|
||||
"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": {
|
||||
"@commitlint/cli": "^20.3.1",
|
||||
"@commitlint/config-conventional": "^21.2.0",
|
||||
"@commitlint/config-conventional": "^20.3.1",
|
||||
"@eartharoid/deep-merge": "^0.0.2",
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@vitejs/plugin-react-swc": "^4.2.2",
|
||||
|
||||
Reference in New Issue
Block a user