Skip to content

Commit

Permalink
uni-pusher editor atom ok
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkShawn2020 committed Nov 7, 2024
1 parent ba253c5 commit fe854de
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/uni-pusher
Submodule uni-pusher updated from 26c65e to 23c362
99 changes: 94 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3470,6 +3470,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.15.4":
version: 7.26.0
resolution: "@babel/runtime@npm:7.26.0"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10c0/12c01357e0345f89f4f7e8c0e81921f2a3e3e101f06e8eaa18a382b517376520cd2fa8c237726eb094dab25532855df28a7baaf1c26342b52782f6936b07c287
languageName: node
linkType: hard

"@babel/runtime@npm:^7.16.3":
version: 7.25.7
resolution: "@babel/runtime@npm:7.25.7"
Expand Down Expand Up @@ -5183,6 +5192,7 @@ __metadata:
"@dnd-kit/sortable": "npm:^8.0.0"
"@dnd-kit/utilities": "npm:^3.2.2"
"@react-google-maps/api": "npm:^2.20.3"
"@types/react-beautiful-dnd": "npm:^13.1.8"
autoprefixer: "npm:^10.4.20"
immer: "npm:^10.1.1"
jotai: "npm:^2.10.1"
Expand All @@ -5191,6 +5201,7 @@ __metadata:
next: "npm:^14.2.15"
npm-run-all: "npm:^4.1.5"
postcss: "npm:^8.4.47"
react-beautiful-dnd: "npm:^13.1.1"
react-bmapgl: "npm:^0.2.28"
sonner: "npm:^1.7.0"
swr: "npm:^2.2.5"
Expand Down Expand Up @@ -14337,7 +14348,7 @@ __metadata:
languageName: node
linkType: hard

"@types/hoist-non-react-statics@npm:^3.3.1":
"@types/hoist-non-react-statics@npm:^3.3.0, @types/hoist-non-react-statics@npm:^3.3.1":
version: 3.3.5
resolution: "@types/hoist-non-react-statics@npm:3.3.5"
dependencies:
Expand Down Expand Up @@ -14774,6 +14785,15 @@ __metadata:
languageName: node
linkType: hard

"@types/react-beautiful-dnd@npm:^13.1.8":
version: 13.1.8
resolution: "@types/react-beautiful-dnd@npm:13.1.8"
dependencies:
"@types/react": "npm:*"
checksum: 10c0/ccdd4b2aa9e35cba4e51f3c673c2caa5bb67b6dee562d4b07ac3d3547cd68fd1ee9f21b95d55972087bdd4bdb340e256cccedb20f7129c273f24214f334708aa
languageName: node
linkType: hard

"@types/react-csv@npm:^1.1.10":
version: 1.1.10
resolution: "@types/react-csv@npm:1.1.10"
Expand Down Expand Up @@ -14801,6 +14821,18 @@ __metadata:
languageName: node
linkType: hard

"@types/react-redux@npm:^7.1.20":
version: 7.1.34
resolution: "@types/react-redux@npm:7.1.34"
dependencies:
"@types/hoist-non-react-statics": "npm:^3.3.0"
"@types/react": "npm:*"
hoist-non-react-statics: "npm:^3.3.0"
redux: "npm:^4.0.0"
checksum: 10c0/6750964ec656eb6973b0e4fda787549aee5dbc266a0f0e78fc9efb417b4965c0b060d10b99a7b7fa0c8812b8a0a07d97a1ef46d094bf64fee07144e8bbad781a
languageName: node
linkType: hard

"@types/react-responsive-masonry@npm:^2, @types/react-responsive-masonry@npm:^2.1.0":
version: 2.1.3
resolution: "@types/react-responsive-masonry@npm:2.1.3"
Expand Down Expand Up @@ -20433,6 +20465,15 @@ __metadata:
languageName: node
linkType: hard

"css-box-model@npm:^1.2.0":
version: 1.2.1
resolution: "css-box-model@npm:1.2.1"
dependencies:
tiny-invariant: "npm:^1.0.6"
checksum: 10c0/611e56d76b16e4e21956ed9fa53f1936fbbfaccd378659587e9c929f342037fc6c062f8af9447226e11fe7c95e31e6c007a37e592f9bff4c2d40e6915553104a
languageName: node
linkType: hard

"css-color-keywords@npm:^1.0.0":
version: 1.0.0
resolution: "css-color-keywords@npm:1.0.0"
Expand Down Expand Up @@ -37596,7 +37637,7 @@ __metadata:
languageName: node
linkType: hard

"raf-schd@npm:^4.0.3":
"raf-schd@npm:^4.0.2, raf-schd@npm:^4.0.3":
version: 4.0.3
resolution: "raf-schd@npm:4.0.3"
checksum: 10c0/ecabf0957c05fad059779bddcd992f1a9d3a35dfea439a6f0935c382fcf4f7f7fa60489e467b4c2db357a3665167d2a379782586b59712bb36c766e02824709b
Expand Down Expand Up @@ -37739,6 +37780,24 @@ __metadata:
languageName: node
linkType: hard

"react-beautiful-dnd@npm:^13.1.1":
version: 13.1.1
resolution: "react-beautiful-dnd@npm:13.1.1"
dependencies:
"@babel/runtime": "npm:^7.9.2"
css-box-model: "npm:^1.2.0"
memoize-one: "npm:^5.1.1"
raf-schd: "npm:^4.0.2"
react-redux: "npm:^7.2.0"
redux: "npm:^4.0.4"
use-memo-one: "npm:^1.1.1"
peerDependencies:
react: ^16.8.5 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.5 || ^17.0.0 || ^18.0.0
checksum: 10c0/5bc04f6dcfededc6e5c90e696cda07816a018eada52f7438ded839f03786e3f319aa8a0bc7b14b86fb26a12c0e5ba53e8c5a4bf3832a8f827dd70f1410675525
languageName: node
linkType: hard

"react-bmapgl@npm:^0.2.28":
version: 0.2.28
resolution: "react-bmapgl@npm:0.2.28"
Expand Down Expand Up @@ -37930,7 +37989,7 @@ __metadata:
languageName: node
linkType: hard

"react-is@npm:^17.0.1":
"react-is@npm:^17.0.1, react-is@npm:^17.0.2":
version: 17.0.2
resolution: "react-is@npm:17.0.2"
checksum: 10c0/2bdb6b93fbb1820b024b496042cce405c57e2f85e777c9aabd55f9b26d145408f9f74f5934676ffdc46f3dcff656d78413a6e43968e7b3f92eea35b3052e9053
Expand Down Expand Up @@ -38171,6 +38230,27 @@ __metadata:
languageName: node
linkType: hard

"react-redux@npm:^7.2.0":
version: 7.2.9
resolution: "react-redux@npm:7.2.9"
dependencies:
"@babel/runtime": "npm:^7.15.4"
"@types/react-redux": "npm:^7.1.20"
hoist-non-react-statics: "npm:^3.3.2"
loose-envify: "npm:^1.4.0"
prop-types: "npm:^15.7.2"
react-is: "npm:^17.0.2"
peerDependencies:
react: ^16.8.3 || ^17 || ^18
peerDependenciesMeta:
react-dom:
optional: true
react-native:
optional: true
checksum: 10c0/904fac7f493942585ed7ebbd693b4f6b5c09c292366b4550e887ba1a2e83a92c55f0ddc35161d4ba87e3fadb6c681a59003f58df6335e5d2ddd72b06a557851d
languageName: node
linkType: hard

"react-refresh@npm:^0.14.2":
version: 0.14.2
resolution: "react-refresh@npm:0.14.2"
Expand Down Expand Up @@ -38878,7 +38958,7 @@ __metadata:
languageName: node
linkType: hard

"redux@npm:^4.0.1, redux@npm:^4.1.2":
"redux@npm:^4.0.0, redux@npm:^4.0.1, redux@npm:^4.0.4, redux@npm:^4.1.2":
version: 4.2.1
resolution: "redux@npm:4.2.1"
dependencies:
Expand Down Expand Up @@ -43034,7 +43114,7 @@ __metadata:
languageName: node
linkType: hard

"tiny-invariant@npm:^1.3.1":
"tiny-invariant@npm:^1.0.6, tiny-invariant@npm:^1.3.1":
version: 1.3.3
resolution: "tiny-invariant@npm:1.3.3"
checksum: 10c0/65af4a07324b591a059b35269cd696aba21bef2107f29b9f5894d83cc143159a204b299553435b03874ebb5b94d019afa8b8eff241c8a4cfee95872c2e1c1c4a
Expand Down Expand Up @@ -44715,6 +44795,15 @@ __metadata:
languageName: node
linkType: hard

"use-memo-one@npm:^1.1.1":
version: 1.1.3
resolution: "use-memo-one@npm:1.1.3"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/3d596e65a6b47b2f1818061599738e00daad1f9a9bb4e5ce1f014b20a35b297e50fe4bf1d8c1699ab43ea97f01f84649a736c15ceff96de83bfa696925f6cc6b
languageName: node
linkType: hard

"use-sidecar@npm:^1.1.2":
version: 1.1.2
resolution: "use-sidecar@npm:1.1.2"
Expand Down

0 comments on commit fe854de

Please sign in to comment.