Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/all-dependencies-9b92d…
Browse files Browse the repository at this point in the history
…12ad4
  • Loading branch information
romainmenke authored Dec 10, 2024
2 parents 485a54f + 065b465 commit 2609ba1
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 115 deletions.
226 changes: 113 additions & 113 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 packages/babel-plugin-core-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@babel/helper-module-imports": "^7.25.9",
"@babel/types": "^7.25.6",
"@babel/types": "^7.26.3",
"@mrhenry/core-web": "^1.2.4",
"fast-deep-equal": "^3.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core-web-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "__tests__"
},
"dependencies": {
"@mdn/browser-compat-data": "^5.6.20",
"@mdn/browser-compat-data": "^5.6.22",
"@mrhenry/polyfill-library": "^5.2.0",
"@webcomponents/custom-elements": "^1.5.0",
"@webcomponents/shadycss": "^1.11.0",
Expand Down

0 comments on commit 2609ba1

Please sign in to comment.