Skip to content

Commit

Permalink
assign uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsingal committed Oct 17, 2023
1 parent d9e666d commit 9b37526
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 29 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"next": "13.5.5",
"next-auth": "4.19.2",
"pino": "8.1.0",
"postcss": "8.3.6",
"postcss": "8.4.31",
"query-string": "8.1.0",
"rc-tree": "5.7.0",
"react": "18.2.0",
Expand Down
29 changes: 1 addition & 28 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6309,7 +6309,7 @@ __metadata:
nyc: 15.1.0
nyc-report-lcov-absolute: 1.0.0
pino: 8.1.0
postcss: 8.3.6
postcss: 8.4.31
prettier: 2.8.3
query-string: 8.1.0
rc-tree: 5.7.0
Expand Down Expand Up @@ -6886,15 +6886,6 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.1.23":
version: 3.3.4
resolution: "nanoid@npm:3.3.4"
bin:
nanoid: bin/nanoid.cjs
checksum: 2fddd6dee994b7676f008d3ffa4ab16035a754f4bb586c61df5a22cf8c8c94017aadd360368f47d653829e0569a92b129979152ff97af23a558331e47e37cd9c
languageName: node
linkType: hard

"nanoid@npm:^3.3.6":
version: 3.3.6
resolution: "nanoid@npm:3.3.6"
Expand Down Expand Up @@ -7675,17 +7666,6 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.3.6":
version: 8.3.6
resolution: "postcss@npm:8.3.6"
dependencies:
colorette: ^1.2.2
nanoid: ^3.1.23
source-map-js: ^0.6.2
checksum: ff55b91bea21f42c2a94d77fd05c3f66dd15889c68506cf1dbb9cdee8c3b9e9d0e219bcbc6e61a107bd63e3cac0670176486e2a5794c106a4e1b9babceb79317
languageName: node
linkType: hard

"postcss@npm:8.4.31":
version: 8.4.31
resolution: "postcss@npm:8.4.31"
Expand Down Expand Up @@ -8957,13 +8937,6 @@ __metadata:
languageName: node
linkType: hard

"source-map-js@npm:^0.6.2":
version: 0.6.2
resolution: "source-map-js@npm:0.6.2"
checksum: 9c8151a29e00fd8d3ba87709fdf9a9ce48313d653f4a29a39b4ae53d346ac79e005de624796ff42eff55cbaf26d2e87f4466001ca87831d400d818c5cf146a0e
languageName: node
linkType: hard

"source-map-js@npm:^1.0.2":
version: 1.0.2
resolution: "source-map-js@npm:1.0.2"
Expand Down

0 comments on commit 9b37526

Please sign in to comment.