Skip to content

Commit

Permalink
Version preps
Browse files Browse the repository at this point in the history
  • Loading branch information
coastforge-mei committed Jul 16, 2023
1 parent 74720ba commit 9fda05e
Show file tree
Hide file tree
Showing 26 changed files with 2,078 additions and 2,964 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"contao/core-bundle": "^4.9 || ^5.0",
"con4gis/core": "^6.0 || ^7.0",
"phayes/geophp": "^1.2",
"menatwork/contao-multicolumnwizard-bundle": "^3.6",
"menatwork/contao-multicolumnwizard-bundle": "^3.5",
"mobiledetect/mobiledetectlib": "^2.8 || ^3.74"
},
"suggest": {
Expand Down
4,901 changes: 2,044 additions & 2,857 deletions package-lock.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
},
"homepage": "https://github.com/Kuestenschmiede/MapsBundle#readme",
"devDependencies": {
"@babel/core": "^7.21.8",
"@babel/core": "^7.22.9",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.21.5",
"@babel/plugin-transform-react-jsx": "^7.21.5",
"@babel/plugin-transform-runtime": "^7.21.4",
"@babel/plugin-transform-modules-commonjs": "^7.22.5",
"@babel/plugin-transform-react-jsx": "^7.22.5",
"@babel/plugin-transform-runtime": "^7.22.9",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.21.5",
"@babel/preset-env": "^7.22.9",
"babel-loader": "^8.2.5",
"clean-webpack-plugin": "^3.0.0",
"echo-loader": "0.0.1",
Expand All @@ -50,14 +50,14 @@
"gulp-sass": "^5.1.0",
"gulp-sourcemaps": "^2.6.5",
"gulp-uglify": "^3.0.2",
"sass": "^1.62.1",
"webpack": "^5.83.1",
"sass": "^1.63.6",
"webpack": "^5.88.1",
"webpack-cli": "^4.10.0"
},
"dependencies": {
"@babel/plugin-syntax-jsx": "^7.21.4",
"@babel/preset-react": "^7.18.6",
"@babel/runtime": "^7.21.5",
"@babel/plugin-syntax-jsx": "^7.22.5",
"@babel/preset-react": "^7.22.5",
"@babel/runtime": "^7.22.6",
"@fortawesome/fontawesome-free": "^5.15.4",
"dom-to-image-more": "2.8.0",
"elm-pep": "^1.0.6",
Expand All @@ -66,9 +66,9 @@
"jsbi": "^3.2.5",
"minimist": "^1.2.8",
"moment": "^2.29.4",
"ol": "^7.3.0",
"ol": "^7.4.0",
"ol-cesium": "^2.14.0",
"ol-ext": "^4.0.8",
"ol-ext": "^4.0.10",
"ol-mapbox-style": "^9.7.0",
"opening_hours": "^3.8.0",
"proj4": "^2.8.1",
Expand Down
2 changes: 1 addition & 1 deletion src/Resources/public/build/c4g-backend-editor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/Resources/public/build/c4g-maps.js

Large diffs are not rendered by default.

This file was deleted.

Loading

0 comments on commit 9fda05e

Please sign in to comment.