Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeart committed Jul 2, 2024
1 parent 54354f7 commit e5d57e1
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"unlink:all": "node bin/unlink-all.mjs"
},
"dependencies": {
"@lifeart/gxt": "0.0.52",
"@lifeart/gxt": "0.0.53",
"@babel/core": "^7.24.4",
"@ember/edition-utils": "^1.2.0",
"@glimmer/compiler": "0.92.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ember/-internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
"internal-test-helpers": "workspace:*",
"router_js": "^8.0.5",
"rsvp": "^4.8.5",
"@lifeart/gxt": "0.0.52"
"@lifeart/gxt": "0.0.53"
}
}
2 changes: 1 addition & 1 deletion packages/@ember/object/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"@glimmer/validator": "0.92.0",
"expect-type": "^0.15.0",
"internal-test-helpers": "workspace:*",
"@lifeart/gxt": "0.0.52"
"@lifeart/gxt": "0.0.53"
}
}
2 changes: 1 addition & 1 deletion packages/@ember/routing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"expect-type": "^0.15.0",
"internal-test-helpers": "workspace:*",
"router_js": "^8.0.5",
"@lifeart/gxt": "0.0.52"
"@lifeart/gxt": "0.0.53"
}
}
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@glimmer/tracking": "workspace:*",
"@glimmer/util": "0.92.0",
"@glimmer/validator": "0.92.0",
"@lifeart/gxt": "0.0.52",
"@lifeart/gxt": "0.0.53",
"autoprefixer": "^10.4.19",
"backburner.js": "^2.7.0",
"dag-map": "^2.0.2",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

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

0 comments on commit e5d57e1

Please sign in to comment.