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] committed Jul 1, 2024
1 parent 609ad2d commit 1b639c3
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,16 +57,16 @@
"typeahead": "corejs-typeahead"
},
"devDependencies": {
"@babel/core": "7.24.6",
"@babel/core": "7.24.7",
"@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.6",
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
"@babel/plugin-transform-spread": "7.24.6",
"@babel/plugin-transform-typescript": "7.24.6",
"@babel/preset-env": "7.24.6",
"@babel/preset-typescript": "7.24.6",
"@babel/plugin-transform-spread": "7.24.7",
"@babel/plugin-transform-typescript": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@fortawesome/fontawesome-free": "5.15.4",
"@lit/reactive-element": "1.6.3",
"@sentry/browser": "7.118.0",
Expand All @@ -91,9 +91,9 @@
"@types/jasmine": "5.1.4",
"@types/jquery": "3.5.30",
"@types/jquery.ui.datetimepicker": "0.3.35",
"@types/jqueryui": "1.12.22",
"@types/jsts": "0.17.23",
"@types/node": "18.19.33",
"@types/jqueryui": "1.12.23",
"@types/jsts": "0.17.24",
"@types/node": "18.19.39",
"@types/offscreencanvas": "2019.7.3",
"@types/proj4": "2.5.5",
"@types/sinon": "17.0.3",
Expand Down Expand Up @@ -130,7 +130,7 @@
"cypress-real-events": "1.13.0",
"d3": "7.9.0",
"doctrine": "3.0.0",
"editorconfig-checker": "5.1.5",
"editorconfig-checker": "5.1.8",
"ejs-loader": "0.5.0",
"eslint": "8.57.0",
"eslint-plugin-jsdoc": "39.9.1",
Expand Down Expand Up @@ -177,7 +177,7 @@
"node-sass-importer": "2.0.2",
"ol": "7.5.2",
"ol-cesium": "2.14.0",
"ol-layerswitcher": "4.1.1",
"ol-layerswitcher": "4.1.2",
"ol-mapbox-style": "9.7.0",
"parse-absolute-css-unit": "1.0.2",
"popper.js": "1.16.1",
Expand All @@ -190,7 +190,7 @@
"regenerator-runtime": "0.14.1",
"resize-observer-polyfill": "1.5.1",
"rxjs": "7.8.1",
"sass": "1.77.4",
"sass": "1.77.6",
"sass-loader": "10.5.2",
"simple-html-tokenizer": "0.5.11",
"sinon": "18.0.0",
Expand All @@ -200,7 +200,7 @@
"svg-inline-loader": "0.8.2",
"svgo": "3.3.2",
"svgo-loader": "3.0.3",
"terser": "5.31.0",
"terser": "5.31.1",
"terser-webpack-plugin": "4.2.3",
"tinycolor2": "1.6.0",
"ts-node": "10.9.2",
Expand Down

0 comments on commit 1b639c3

Please sign in to comment.