Skip to content

Commit

Permalink
Merge branch 'master' of github.com:entur/shamash
Browse files Browse the repository at this point in the history
  • Loading branch information
testower committed Jan 6, 2023
2 parents dfd237a + 287d233 commit 36a65d5
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 72 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@entur/sdk": "^1.11.0",
"@entur/table": "^4.0.1",
"@mapbox/polyline": "^1.1.1",
"@pmmmwh/react-refresh-webpack-plugin": "0.4.3",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@svgr/webpack": "5.5.0",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
Expand All @@ -29,7 +29,7 @@
"camelcase": "^6.1.0",
"case-sensitive-paths-webpack-plugin": "2.4.0",
"css-loader": "4.3.0",
"dotenv": "8.2.0",
"dotenv": "8.6.0",
"dotenv-expand": "5.1.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
Expand All @@ -43,10 +43,10 @@
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-testing-library": "^3.9.2",
"eslint-webpack-plugin": "^2.5.2",
"file-loader": "6.1.1",
"file-loader": "6.2.0",
"fs-extra": "^9.0.1",
"graphiql": "^1.3.2",
"graphiql-explorer": "^0.6.2",
"graphiql-explorer": "^0.9.0",
"graphql": "^15.4.0",
"history": "^4.10.1",
"html-webpack-plugin": "4.5.2",
Expand All @@ -60,9 +60,9 @@
"leaflet": "^1.7.1",
"lint-staged": "^9.5.0",
"lodash.debounce": "^4.0.8",
"mini-css-extract-plugin": "0.11.3",
"mini-css-extract-plugin": "0.12.0",
"optimize-css-assets-webpack-plugin": "5.0.8",
"pnp-webpack-plugin": "1.6.4",
"pnp-webpack-plugin": "1.7.0",
"postcss-flexbugs-fixes": "4.2.1",
"postcss-loader": "3.0.0",
"postcss-normalize": "8.0.1",
Expand All @@ -76,9 +76,9 @@
"react-dom": "^16.12.0",
"react-helmet": "^5.2.1",
"react-leaflet": "^3.0.2",
"react-refresh": "^0.8.3",
"react-refresh": "^0.14.0",
"react-test-renderer": "^16.12.0",
"resolve": "1.18.1",
"resolve": "1.22.1",
"resolve-url-loader": "^3.1.2",
"sass-loader": "^10.0.5",
"semver": "7.3.8",
Expand Down Expand Up @@ -130,7 +130,7 @@
},
"devDependencies": {
"eslint-plugin-prettier": "^3.1.2",
"prettier": "2.3.1"
"prettier": "2.8.1"
},
"jest": {
"roots": [
Expand Down
Loading

0 comments on commit 36a65d5

Please sign in to comment.