Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Przemyslaw Kaminski
purescript-gargantext
Commits
56057252
Commit
56057252
authored
Jun 15, 2021
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[packages] spago upgrade
parent
47a33fae
Pipeline
#1539
passed with stage
in 5 minutes and 38 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
27 additions
and
10 deletions
+27
-10
package.json
package.json
+1
-1
packages.dhall
packages.dhall
+22
-5
yarn.lock
yarn.lock
+4
-4
No files found.
package.json
View file @
56057252
...
...
@@ -60,7 +60,7 @@
"
react-testing-library
"
:
"
^6.1.2
"
,
"
sass
"
:
"
^1.23.7
"
,
"
serve
"
:
"
^11.3.1
"
,
"
spago
"
:
"
^0.
19.1
"
,
"
spago
"
:
"
^0.
20.3
"
,
"
vscode-languageserver
"
:
"
^6.0.0
"
,
"
xhr2
"
:
"
^0.1.4
"
},
...
...
packages.dhall
View file @
56057252
...
...
@@ -80,8 +80,17 @@ let additions =
, repo = "https://github.com/nwolverson/purescript-dom-filereader"
, version = "v5.0.0"
}
, formula =
{ dependencies = [ "effect", "prelude", "reactix", "record", "toestand", "tuples", "typelevel-prelude", "typisch" ]
, formula =
{ dependencies =
[ "effect"
, "prelude"
, "reactix"
, "record"
, "toestand"
, "tuples"
, "typelevel-prelude"
, "typisch"
]
, repo = "https://github.com/poorscript/purescript-formula"
, version = "v0.2.1"
}
...
...
@@ -114,12 +123,20 @@ let additions =
, repo = "https://github.com/irresponsible/purescript-reactix"
, version = "v0.4.11"
}
, toestand =
{ dependencies = [ "effect", "reactix", "prelude", "record", "tuples", "typelevel-prelude", "typisch" ]
, toestand =
{ dependencies =
[ "effect"
, "reactix"
, "prelude"
, "record"
, "tuples"
, "typelevel-prelude"
, "typisch"
]
, repo = "https://github.com/poorscript/purescript-toestand"
, version = "v0.6.1"
}
, typisch =
, typisch =
{ dependencies = [ "prelude" ]
, repo = "https://github.com/poorscript/purescript-typisch"
, version = "v0.2.1"
...
...
yarn.lock
View file @
56057252
...
...
@@ -6266,10 +6266,10 @@ sourcemap-codec@^1.3.0:
resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
spago@^0.
19.1
:
version "0.
19.1
"
resolved "https://registry.yarnpkg.com/spago/-/spago-0.
19.1.tgz#7a5da507f347bba441f4acbd63bf6eaed1624990
"
integrity sha512-
OD/yopJZ9Ub+XsFtayDeLAWLT4kLdMxosJEyyp8W5OkyJVVSbCrvYacsO7iq3lSuHJmmNny/TEZdyb7uSyupng
==
spago@^0.
20.3
:
version "0.
20.3
"
resolved "https://registry.yarnpkg.com/spago/-/spago-0.
20.3.tgz#f72a096456f580f6eb64fc850c371f8cb97b139f
"
integrity sha512-
R4CWLP5IbaWoNIpS1QAUuDK2LKlKYqT5gBKVZL7ILilvCwdwS72u3NbGZbvx7VCRRZz4lG7zXUkqKNow7zh6wQ
==
dependencies:
request "^2.88.0"
tar "^4.4.8"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment