Skip to content

Commit 72311a5

Browse files
committed
Update versions for all deps
1 parent 8a65b68 commit 72311a5

File tree

3 files changed

+2399
-2588
lines changed

3 files changed

+2399
-2588
lines changed

bower.json

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,32 +14,28 @@
1414
},
1515
"dependencies": {
1616
"purescript-react": "^6.1.0",
17-
"purescript-arrays": "^5.2.0",
18-
"purescript-aff": "^5.1.0",
17+
"purescript-arrays": "^5.2.1",
18+
"purescript-aff": "^5.1.1",
1919
"purescript-avar": "^3.0.0",
2020
"purescript-tailrec": "^4.0.0",
21-
"purescript-free": "^5.1.0",
21+
"purescript-free": "^5.2.0",
2222
"purescript-nonempty": "^5.0.0",
2323
"purescript-foldable-traversable": "^4.1.1",
24-
"purescript-react-dom": "^6.0.0",
24+
"purescript-react-dom": "^6.0.1",
2525
"purescript-web-dom": "^2.0.0",
26-
"purescript-web-html": "^2.0.0",
26+
"purescript-web-html": "^2.0.1",
2727
"purescript-console": "^4.2.0"
2828
},
2929
"devDependencies": {
30-
"purescript-affjax": "^8.0.0",
31-
"purescript-argonaut-core": "^4.0.1",
32-
"purescript-argonaut-codecs": "^5.1.3",
30+
"purescript-affjax": "^9.0.0",
31+
"purescript-argonaut-core": "^5.0.0",
32+
"purescript-argonaut-codecs": "^6.0.1",
3333
"purescript-datetime": "^4.1.1",
3434
"purescript-now": "^4.0.0",
3535
"purescript-psci-support": "^4.0.0",
36-
"purescript-routing": "^8.0.0"
36+
"purescript-routing": "^9.0.0"
3737
},
3838
"resolutions": {
39-
"purescript-web-html": "^2.0.0",
40-
"purescript-web-dom": "^2.0.0",
41-
"purescript-web-file": "^2.0.0",
42-
"purescript-web-storage": "^3.0.0",
43-
"purescript-web-events": "^2.0.0"
39+
"purescript-typelevel-prelude": "^4.0.0"
4440
}
4541
}

0 commit comments

Comments
 (0)