|
33 | 33 | [metosin/reitit-frontend "0.8.0-alpha1"]
|
34 | 34 | [metosin/reitit-sieppari "0.8.0-alpha1"]
|
35 | 35 | [metosin/reitit-pedestal "0.8.0-alpha1"]
|
36 |
| - [metosin/ring-swagger-ui "5.9.0"] |
| 36 | + [metosin/ring-swagger-ui "5.20.0"] |
37 | 37 | [metosin/spec-tools "0.10.7"]
|
38 | 38 | [metosin/schema-tools "0.13.1"]
|
39 |
| - [metosin/muuntaja "0.6.10"] |
40 |
| - [metosin/jsonista "0.3.10"] |
| 39 | + [metosin/muuntaja "0.6.11"] |
| 40 | + [metosin/jsonista "0.3.13"] |
41 | 41 | [metosin/sieppari "0.0.0-alpha13"]
|
42 |
| - [metosin/malli "0.16.4"] |
| 42 | + [metosin/malli "0.17.0"] |
43 | 43 |
|
44 | 44 | ;; https://clojureverse.org/t/depending-on-the-right-versions-of-jackson-libraries/5111
|
45 |
| - [com.fasterxml.jackson.core/jackson-core "2.17.2"] |
46 |
| - [com.fasterxml.jackson.core/jackson-databind "2.17.2"] |
| 45 | + [com.fasterxml.jackson.core/jackson-core "2.18.2"] |
| 46 | + [com.fasterxml.jackson.core/jackson-databind "2.18.2"] |
47 | 47 |
|
48 | 48 | [meta-merge "1.0.0"]
|
49 |
| - [fipp "0.6.26" :exclusions [org.clojure/core.rrb-vector]] |
| 49 | + [fipp "0.6.27" :exclusions [org.clojure/core.rrb-vector]] |
50 | 50 | ;; Deep-diff uses this version, override olders versiom from fipp.
|
51 | 51 | [org.clojure/core.rrb-vector "0.2.0"]
|
52 | 52 | [expound "0.9.0"]
|
53 | 53 | [lambdaisland/deep-diff "0.0-47"]
|
54 | 54 | [com.bhauman/spell-spec "0.1.2"]
|
55 | 55 | [mvxcvi/arrangement "2.1.0"]
|
56 |
| - [ring/ring-core "1.12.2"] |
| 56 | + [ring/ring-core "1.14.0"] |
57 | 57 |
|
58 | 58 | [io.pedestal/pedestal.service "0.6.4"]]
|
59 | 59 |
|
|
88 | 88 |
|
89 | 89 | :java-source-paths ["modules/reitit-core/java-src"]
|
90 | 90 |
|
91 |
| - :dependencies [[org.clojure/clojure "1.11.4"] |
92 |
| - [thheller/shadow-cljs "2.28.20"] |
| 91 | + :dependencies [[org.clojure/clojure "1.12.0"] |
| 92 | + [thheller/shadow-cljs "2.28.22"] |
93 | 93 | [org.clojure/clojurescript "1.11.132"]
|
94 | 94 |
|
95 | 95 | ;; modules dependencies
|
96 | 96 | [metosin/schema-tools "0.13.1"]
|
97 | 97 | [metosin/spec-tools "0.10.7"]
|
98 |
| - [metosin/muuntaja "0.6.10"] |
| 98 | + [metosin/muuntaja "0.6.11"] |
99 | 99 | [metosin/sieppari "0.0.0-alpha13"]
|
100 |
| - [metosin/jsonista "0.3.10"] |
101 |
| - [metosin/malli "0.16.4"] |
| 100 | + [metosin/jsonista "0.3.13"] |
| 101 | + [metosin/malli "0.17.0"] |
102 | 102 | [lambdaisland/deep-diff "0.0-47"]
|
103 | 103 | [meta-merge "1.0.0"]
|
104 | 104 | [com.bhauman/spell-spec "0.1.2"]
|
105 | 105 | [expound "0.9.0"]
|
106 |
| - [fipp "0.6.26"] |
| 106 | + [fipp "0.6.27"] |
107 | 107 |
|
108 | 108 | [orchestra "2021.01.01-1"]
|
109 | 109 |
|
110 |
| - [ring "1.12.2"] |
| 110 | + [ring "1.14.0"] |
111 | 111 | [ikitommi/immutant-web "3.0.0-alpha1"]
|
112 |
| - [metosin/ring-http-response "0.9.4"] |
113 |
| - [metosin/ring-swagger-ui "5.9.0"] |
| 112 | + [metosin/ring-http-response "0.9.5"] |
| 113 | + [metosin/ring-swagger-ui "5.20.0"] |
114 | 114 | [org.clojure/tools.analyzer "1.2.0"]
|
115 | 115 |
|
116 | 116 | [criterium "0.4.6"]
|
|
121 | 121 |
|
122 | 122 | [io.pedestal/pedestal.service "0.6.4"]
|
123 | 123 |
|
124 |
| - [org.clojure/core.async "1.6.681"] |
| 124 | + [org.clojure/core.async "1.7.701"] |
125 | 125 | [manifold "0.4.3"]
|
126 | 126 | [funcool/promesa "11.0.678"]
|
127 | 127 |
|
128 |
| - [com.clojure-goes-fast/clj-async-profiler "1.2.2"] |
| 128 | + [com.clojure-goes-fast/clj-async-profiler "1.6.1"] |
129 | 129 | [ring-cors "0.1.13"]
|
130 | 130 |
|
131 |
| - [com.bhauman/rebel-readline "0.1.4"]]} |
| 131 | + [com.bhauman/rebel-readline "0.1.5"]]} |
132 | 132 | :shadow {:test-paths ["test/cljs"]}
|
133 | 133 | :perf {:jvm-opts ^:replace ["-server"
|
134 | 134 | "-Xmx4096m"
|
135 | 135 | "-Dclojure.compiler.direct-linking=true"]
|
136 | 136 | :test-paths ["perf-test/clj"]
|
137 | 137 | :dependencies [[compojure "1.7.1"]
|
138 |
| - [ring/ring-defaults "0.5.0"] |
| 138 | + [ring/ring-defaults "0.6.0"] |
139 | 139 | [ikitommi/immutant-web "3.0.0-alpha1"]
|
140 | 140 | [io.pedestal/pedestal.service "0.6.4"]
|
141 | 141 | [io.pedestal/pedestal.jetty "0.6.4"]
|
142 | 142 | [calfpath "0.8.1"]
|
143 |
| - [org.clojure/core.async "1.6.681"] |
| 143 | + [org.clojure/core.async "1.7.701"] |
144 | 144 | [manifold "0.4.3"]
|
145 | 145 | [funcool/promesa "11.0.678"]
|
146 | 146 | [metosin/sieppari]
|
147 | 147 | [yada "1.2.16"]
|
148 |
| - [aleph "0.8.1"] |
149 |
| - [ring/ring-defaults "0.5.0"] |
| 148 | + [aleph "0.8.3"] |
150 | 149 | [ataraxy "0.4.3"]
|
151 | 150 | [bidi "2.1.6"]
|
152 | 151 | [janus "1.3.2"]]}
|
|
0 commit comments