Skip to content

Commit

Permalink
Update all minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent eca14ba commit b2129db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@
"typeahead": "corejs-typeahead"
},
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/core": "7.25.2",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
"@babel/plugin-transform-spread": "7.24.7",
"@babel/plugin-transform-typescript": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/plugin-transform-typescript": "7.25.2",
"@babel/preset-env": "7.25.3",
"@babel/preset-typescript": "7.24.7",
"@fortawesome/fontawesome-free": "5.15.4",
"@lit/reactive-element": "1.6.3",
Expand Down Expand Up @@ -150,7 +150,7 @@
"i18next-browser-languagedetector": "7.2.1",
"i18next-http-backend": "2.5.2",
"i18next-parser": "7.9.0",
"jasmine-core": "5.1.2",
"jasmine-core": "5.2.0",
"jquery": "3.7.1",
"jquery-datetimepicker": "2.5.21",
"jquery-mousewheel": "3.1.13",
Expand Down

0 comments on commit b2129db

Please sign in to comment.