added mrt, dev
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -42,7 +42,8 @@
|
||||
"react-leaflet": "^5.0.0-rc.2",
|
||||
"socket.io-client": "^4.8.1",
|
||||
"tailwindcss": "^4.0.14",
|
||||
"zustand": "^5.0.3"
|
||||
"zustand": "^5.0.3",
|
||||
"zustand-sync-tabs": "^0.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@repo/eslint-config": "*",
|
||||
@@ -18008,6 +18009,19 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/zustand-sync-tabs": {
|
||||
"version": "0.2.2",
|
||||
"resolved": "https://registry.npmjs.org/zustand-sync-tabs/-/zustand-sync-tabs-0.2.2.tgz",
|
||||
"integrity": "sha512-i2pQPm5SGBIq50v7tt6XFXZSR/iJNErOslS5HzMKJVd06+xDyBCXioxEap0Ke6u98+a49fU5QRqzypo21wMe9A==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/mayank1513"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"zustand": "3-5"
|
||||
}
|
||||
},
|
||||
"node_modules/zwitch": {
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
|
||||
|
||||
Reference in New Issue
Block a user