Skip to content

Commit

Permalink
Pin on v0.3.13 for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniGuardiola committed Jul 2, 2024
1 parent 50258f0 commit 79fa288
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 163 deletions.
238 changes: 78 additions & 160 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"devDependencies": {
"@actions/core": "1.9.1",
"@actions/github": "5.0.0",
"@ariakit/test": "0.3.16",
"@ariakit/test": "0.3.8",
"@babel/core": "7.24.3",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/plugin-syntax-jsx": "7.24.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
],
"types": "build-types",
"dependencies": {
"@ariakit/react": "^0.4.7",
"@ariakit/react": "0.3.13",
"@babel/runtime": "^7.16.0",
"@emotion/cache": "^11.7.1",
"@emotion/css": "^11.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dataviews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"types": "build-types",
"sideEffects": false,
"dependencies": {
"@ariakit/react": "^0.4.7",
"@ariakit/react": "0.3.13",
"@babel/runtime": "^7.16.0",
"@wordpress/components": "file:../components",
"@wordpress/compose": "file:../compose",
Expand Down

0 comments on commit 79fa288

Please sign in to comment.