mirror of
https://github.com/penpot/penpot.git
synced 2025-06-11 11:01:39 +02:00
⬆️ Update backend dependencies.
This commit is contained in:
parent
94a3c5853b
commit
9aee88f9f1
6 changed files with 23 additions and 17 deletions
|
@ -10,12 +10,12 @@
|
|||
[app.common.data :as d]
|
||||
[app.common.exceptions :as ex]
|
||||
[app.common.spec :as us]
|
||||
[app.common.uri :as u]
|
||||
[app.storage.impl :as impl]
|
||||
[app.util.time :as dt]
|
||||
[clojure.java.io :as io]
|
||||
[clojure.spec.alpha :as s]
|
||||
[integrant.core :as ig]
|
||||
[lambdaisland.uri :as u])
|
||||
[integrant.core :as ig])
|
||||
(:import
|
||||
java.time.Duration
|
||||
java.util.Collection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue