Skip to content

Commit ae5b44c

Browse files
Update to the 72.0.0 package set.
1 parent 0493a6f commit ae5b44c

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

latest-compatible-sets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
"0.15.12": "psc-0.15.12-20231123",
3232
"0.15.13": "psc-0.15.13-20231228",
3333
"0.15.14": "psc-0.15.14-20240227",
34-
"0.15.15": "psc-0.15.15-20260201"
34+
"0.15.15": "psc-0.15.15-20260202"
3535
}

packages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2472,7 +2472,7 @@
24722472
"web-uievents"
24732473
],
24742474
"repo": "https://github.com/i-am-the-slime/purescript-framer-motion.git",
2475-
"version": "v1.0.1"
2475+
"version": "v2.0.1"
24762476
},
24772477
"free": {
24782478
"dependencies": [
@@ -6342,7 +6342,7 @@
63426342
"web-html"
63436343
],
63446344
"repo": "https://github.com/purescript-react/purescript-react-basic-hooks.git",
6345-
"version": "v8.2.0"
6345+
"version": "v9.0.0"
63466346
},
63476347
"react-basic-storybook": {
63486348
"dependencies": [

src/packages.dhall

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2231,7 +2231,7 @@
22312231
, "web-uievents"
22322232
]
22332233
, repo = "https://github.com/i-am-the-slime/purescript-framer-motion.git"
2234-
, version = "v1.0.1"
2234+
, version = "v2.0.1"
22352235
}
22362236
, free =
22372237
{ dependencies =
@@ -5851,7 +5851,7 @@
58515851
]
58525852
, repo =
58535853
"https://github.com/purescript-react/purescript-react-basic-hooks.git"
5854-
, version = "v8.2.0"
5854+
, version = "v9.0.0"
58555855
}
58565856
, react-basic-storybook =
58575857
{ dependencies =

0 commit comments

Comments
 (0)