This commit is contained in:
hobby
2025-02-26 08:44:53 +08:00
4 changed files with 216 additions and 204 deletions

8
package-lock.json generated
View File

@@ -1315,7 +1315,11 @@
},
"node_modules/@radix-ui/react-switch": {
"version": "1.1.3",
<<<<<<< HEAD
"resolved": "https://registry.npmmirror.com/@radix-ui/react-switch/-/react-switch-1.1.3.tgz",
=======
"resolved": "https://registry.npmjs.org/@radix-ui/react-switch/-/react-switch-1.1.3.tgz",
>>>>>>> develop
"integrity": "sha512-1nc+vjEOQkJVsJtWPSiISGT6OKm4SiOdjMo+/icLxo2G4vxz1GntC5MzfL4v8ey9OEfw787QCD1y3mUv0NiFEQ==",
"dependencies": {
"@radix-ui/primitive": "1.1.1",
@@ -1438,7 +1442,11 @@
},
"node_modules/@radix-ui/react-use-previous": {
"version": "1.1.0",
<<<<<<< HEAD
"resolved": "https://registry.npmmirror.com/@radix-ui/react-use-previous/-/react-use-previous-1.1.0.tgz",
=======
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-previous/-/react-use-previous-1.1.0.tgz",
>>>>>>> develop
"integrity": "sha512-Z/e78qg2YFnnXcW88A4JmTtm4ADckLno6F7OXotmkQfeuCVaKuYzqAATPhVzl3delXE7CxIV8shofPn3jPc5Og==",
"peerDependencies": {
"@types/react": "*",