Skip to content

Commit

Permalink
fix(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent e8dfc1a commit 20c7b71
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 123 deletions.
106 changes: 53 additions & 53 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,58 +9,58 @@
"@entur/icons": "^1.12.1",
"@entur/sdk": "^1.11.0",
"@entur/table": "^4.0.1",
"@mapbox/polyline": "^1.1.1",
"@mapbox/polyline": "1.2.1",
"@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",
"@testing-library/user-event": "^7.1.2",
"@turf/bbox": "^6.0.1",
"@turf/helpers": "^6.1.4",
"@turf/line-to-polygon": "^6.0.1",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.0",
"@testing-library/jest-dom": "4.2.4",
"@testing-library/react": "9.5.0",
"@testing-library/user-event": "7.2.1",
"@turf/bbox": "6.5.0",
"@turf/helpers": "6.5.0",
"@turf/line-to-polygon": "6.5.0",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"babel-eslint": "10.1.0",
"babel-jest": "26.6.3",
"babel-loader": "8.3.0",
"babel-plugin-named-asset-import": "^0.3.7",
"babel-preset-react-app": "^10.0.0",
"bfj": "^7.0.2",
"camelcase": "^6.1.0",
"babel-plugin-named-asset-import": "0.3.8",
"babel-preset-react-app": "10.0.1",
"bfj": "7.1.0",
"camelcase": "6.3.0",
"case-sensitive-paths-webpack-plugin": "2.4.0",
"css-loader": "4.3.0",
"dotenv": "8.6.0",
"dotenv-expand": "5.1.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"eslint": "^7.11.0",
"eslint-config-react-app": "^6.0.0",
"eslint-plugin-flowtype": "^5.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-testing-library": "^3.9.2",
"eslint-webpack-plugin": "^2.5.2",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.8",
"eslint": "7.32.0",
"eslint-config-react-app": "6.0.0",
"eslint-plugin-flowtype": "5.10.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "24.7.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-testing-library": "3.10.2",
"eslint-webpack-plugin": "2.7.0",
"file-loader": "6.2.0",
"fs-extra": "^9.0.1",
"graphiql": "^1.3.2",
"graphiql-explorer": "^0.9.0",
"graphql": "^15.4.0",
"graphql-ws": "^5.16.0",
"history": "^4.10.1",
"fs-extra": "9.1.0",
"graphiql": "1.11.5",
"graphiql-explorer": "0.9.0",
"graphql": "15.8.0",
"graphql-ws": "5.16.0",
"history": "4.10.1",
"html-webpack-plugin": "4.5.2",
"husky": "^3.1.0",
"husky": "3.1.0",
"identity-obj-proxy": "3.0.0",
"isomorphic-fetch": "^2.2.1",
"isomorphic-fetch": "2.2.1",
"jest": "26.6.3",
"jest-circus": "^26.6.3",
"jest-circus": "26.6.3",
"jest-resolve": "26.6.2",
"jest-watch-typeahead": "0.6.5",
"leaflet": "^1.7.1",
"lint-staged": "^9.5.0",
"lodash.debounce": "^4.0.8",
"leaflet": "1.9.4",
"lint-staged": "9.5.0",
"lodash.debounce": "4.0.8",
"mini-css-extract-plugin": "0.12.0",
"optimize-css-assets-webpack-plugin": "5.0.8",
"pnp-webpack-plugin": "1.7.0",
Expand All @@ -70,25 +70,25 @@
"postcss-preset-env": "6.7.1",
"postcss-safe-parser": "5.0.2",
"prompts": "2.4.2",
"query-string": "^6.9.0",
"react": "^16.12.0",
"react-app-polyfill": "^2.0.0",
"react-dev-utils": "^11.0.3",
"react-dom": "^16.12.0",
"react-helmet": "^5.2.1",
"react-leaflet": "^3.0.2",
"react-refresh": "^0.14.0",
"react-test-renderer": "^16.12.0",
"query-string": "6.14.1",
"react": "16.14.0",
"react-app-polyfill": "2.0.0",
"react-dev-utils": "11.0.4",
"react-dom": "16.14.0",
"react-helmet": "5.2.1",
"react-leaflet": "3.2.5",
"react-refresh": "0.14.0",
"react-test-renderer": "16.14.0",
"resolve": "1.22.1",
"resolve-url-loader": "^3.1.2",
"sass-loader": "^10.0.5",
"resolve-url-loader": "3.1.5",
"sass-loader": "10.5.2",
"semver": "7.5.2",
"style-loader": "1.3.0",
"subscriptions-transport-ws": "^0.11.0",
"subscriptions-transport-ws": "0.11.0",
"terser-webpack-plugin": "4.2.3",
"ts-pnp": "1.2.0",
"url-loader": "4.1.1",
"uuid": "^3.3.3",
"uuid": "3.4.0",
"webpack": "4.46.0",
"webpack-dev-server": "3.11.3",
"webpack-manifest-plugin": "2.2.0",
Expand Down Expand Up @@ -123,7 +123,7 @@
"singleQuote": true
},
"devDependencies": {
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-prettier": "3.4.1",
"prettier": "2.8.4"
},
"jest": {
Expand Down
Loading

0 comments on commit 20c7b71

Please sign in to comment.