Skip to content

Commit b8342e6

Browse files
committed
chore: lock motion to 11.15.0
1 parent 920f2a4 commit b8342e6

5 files changed

Lines changed: 3069 additions & 3254 deletions

File tree

apps/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lucide-react": "^0.473.0",
3232
"lz-string": "^1.5.0",
3333
"monaco-editor": "^0.52.2",
34-
"motion": "^11.15.0",
34+
"motion": "catalog:",
3535
"prettier": "^3.4.2",
3636
"react": "workspace:react__18.x@*",
3737
"react-dom": "workspace:react-dom__18.x@*",

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"jwt-decode": "^4.0.0",
4444
"lodash-es": "workspace:lodash-es__4.x@*",
4545
"lucide-react": "^0.473.0",
46-
"motion": "^11.15.0",
46+
"motion": "catalog:",
4747
"papaparse": "workspace:papaparse__5.x@*",
4848
"react": "workspace:react__18.x@*",
4949
"react-dom": "workspace:react-dom__18.x@*",

packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@opendatacapture/runtime-core": "workspace:*",
2727
"http-status-codes": "^2.3.0",
2828
"lucide-react": "^0.473.0",
29-
"motion": "^11.15.0",
29+
"motion": "catalog:",
3030
"serialize-error": "^11.0.3",
3131
"ts-pattern": "workspace:ts-pattern__5.x@*"
3232
},

0 commit comments

Comments
 (0)