Skip to content

Commit

Permalink
Update all patch 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 dea0050
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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.24.9",
"@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.24.8",
"@babel/preset-env": "7.24.8",
"@babel/preset-typescript": "7.24.7",
"@fortawesome/fontawesome-free": "5.15.4",
"@lit/reactive-element": "1.6.3",
Expand Down Expand Up @@ -93,7 +93,7 @@
"@types/jquery.ui.datetimepicker": "0.3.35",
"@types/jqueryui": "1.12.23",
"@types/jsts": "0.17.24",
"@types/node": "18.19.39",
"@types/node": "18.19.42",
"@types/offscreencanvas": "2019.7.3",
"@types/proj4": "2.5.5",
"@types/sinon": "17.0.3",
Expand Down Expand Up @@ -158,7 +158,7 @@
"jquery-ui-touch-punch": "0.2.3",
"jscodeshift": "0.16.1",
"jsts": "2.11.3",
"karma": "6.4.3",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
"karma-jasmine": "5.1.0",
"karma-sinon": "1.0.5",
Expand Down Expand Up @@ -190,7 +190,7 @@
"regenerator-runtime": "0.14.1",
"resize-observer-polyfill": "1.5.1",
"rxjs": "7.8.1",
"sass": "1.77.6",
"sass": "1.77.8",
"sass-loader": "10.5.2",
"simple-html-tokenizer": "0.5.11",
"sinon": "18.0.0",
Expand All @@ -200,12 +200,12 @@
"svg-inline-loader": "0.8.2",
"svgo": "3.3.2",
"svgo-loader": "3.0.3",
"terser": "5.31.1",
"terser": "5.31.3",
"terser-webpack-plugin": "4.2.3",
"tinycolor2": "1.6.0",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typedoc": "0.26.3",
"typedoc": "0.26.5",
"typescript": "4.9.5",
"webpack": "4.47.0",
"webpack-cli": "3.3.12",
Expand Down

0 comments on commit dea0050

Please sign in to comment.