Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 98d85e8 commit d0e57b0
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 55 deletions.
14 changes: 7 additions & 7 deletions codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
},
"dependencies": {
"@graphql-codegen/add": "^5.0.3",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/cli": "^5.0.3",
"@graphql-codegen/introspection": "^4.0.3",
"@graphql-codegen/typescript": "^4.0.9",
"@graphql-codegen/typescript-operations": "^4.2.3",
"@graphql-codegen/typescript-react-apollo": "^4.3.1",
"@graphql-tools/load": "^8.0.2",
"@graphql-tools/merge": "^9.0.7",
"@graphql-tools/schema": "^10.0.6",
"@graphql-codegen/typescript": "^4.1.1",
"@graphql-codegen/typescript-operations": "^4.3.1",
"@graphql-codegen/typescript-react-apollo": "^4.3.2",
"@graphql-tools/load": "^8.0.3",
"@graphql-tools/merge": "^9.0.8",
"@graphql-tools/schema": "^10.0.7",
"@parcel/watcher": "^2.4.1",
"graphql": "^16.9.0",
"graphql-tag": "^2.12.6"
Expand Down
10 changes: 5 additions & 5 deletions cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
"@cypress/grep": "^4.1.0",
"@hsl/jore4-test-db-manager": "1.0.0",
"@hsl/timetables-data-inserter": "1.0.0",
"cypress": "^13.14.2",
"cypress": "^13.15.1",
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"qs": "^6.13.0"
},
"devDependencies": {
"@types/lodash": "^4.17.7",
"@types/qs": "^6.9.15",
"@types/lodash": "^4.17.12",
"@types/qs": "^6.9.16",
"@types/luxon": "^3.4.2",
"eslint-plugin-cypress": "^3.5.0",
"find-test-names": "^1.28.29"
"eslint-plugin-cypress": "^4.0.0",
"find-test-names": "^1.28.30"
}
}
2 changes: 1 addition & 1 deletion github-actions/run-cypress-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ runs:
- name: Upload test reports as an artifact
# should be run even if the tests fail
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: cypress-docker-reports
path: |
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "EUPL-1.2",
"engines": {
"node": "18.19.0",
"yarn": "1.x"
"yarn": "1.22.22"
},
"scripts": {
"ws:codegen": "yarn workspace @hsl/jore4-codegen",
Expand All @@ -31,27 +31,27 @@
},
"dependencies": {},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"@types/node": "^18.19.50",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"concurrently": "^9.0.0",
"eslint": "^8.57.0",
"@typescript-eslint/eslint-plugin": "^8.12.1",
"@typescript-eslint/parser": "^8.12.1",
"concurrently": "^9.0.1",
"eslint": "^9.13.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-i18n-json": "^4.0.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-lodash": "^7.4.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-lodash": "^8.0.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.6.8",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
Expand Down
14 changes: 7 additions & 7 deletions test-db-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,24 @@
"ts:build": "yarn tsc --build"
},
"dependencies": {
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-typescript": "^12.1.1",
"cross-fetch": "^4.0.0",
"graphql": "^16.9.0",
"graphql-tag": "^2.12.6",
"knex": "^3.1.0",
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"pg": "^8.12.0",
"rollup": "^4.21.2",
"pg": "^8.13.1",
"rollup": "^4.24.2",
"rollup-plugin-dts": "^6.1.1",
"ts-node": "^10.9.2",
"uuid": "^9.0.1"
"uuid": "^11.0.2"
},
"devDependencies": {
"@types/geojson": "^7946.0.14",
"@types/luxon": "^3.4.2",
"@types/pg": "^8.11.8"
"@types/pg": "^8.11.10"
}
}
46 changes: 23 additions & 23 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"dependencies": {
"@apollo/client": "^3.11.8",
"@graphql-typed-document-node/core": "^3.2.0",
"@headlessui/react": "1.7.10",
"@headlessui/react": "2.2.0",
"@headlessui/tailwindcss": "^0.2.1",
"@hookform/resolvers": "^3.9.0",
"@hookform/resolvers": "^3.9.1",
"@mapbox/mapbox-gl-draw": "^1.4.3",
"@nebula.gl/edit-modes": "^1.0.4",
"@reduxjs/toolkit": "^2.2.7",
"@reduxjs/toolkit": "^2.3.0",
"@seznam/compose-react-refs": "^1.0.6",
"@turf/along": "^7.1.0",
"@turf/distance": "^7.1.0",
Expand All @@ -35,45 +35,45 @@
"@types/geojson": "^7946.0.14",
"apollo-link-scalars": "^4.0.3",
"axios": "^1.7.7",
"eslint-config-next": "^14.2.8",
"eslint-config-next": "^15.0.1",
"graphql": "^16.9.0",
"graphql-ws": "^5.16.0",
"hsl-map-style": "HSLdevcom/hsl-map-style#114c58e",
"i18next": "^23.14.0",
"hsl-map-style": "HSLdevcom/hsl-map-style#fa183f2",
"i18next": "^23.16.4",
"immer": "^10.1.1",
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"maplibre-gl": "^4.7.0",
"next": "^14.2.8",
"next": "^15.0.1",
"qs": "^6.13.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet-async": "^2.0.5",
"react-hook-form": "^7.53.0",
"react-hook-form": "^7.53.1",
"react-hot-toast": "^2.4.1",
"react-i18next": "^15.0.1",
"react-i18next": "^15.1.0",
"react-icons": "^5.3.0",
"react-map-gl": "^7.1.7",
"react-redux": "^9.1.2",
"react-router-dom": "^6.26.1",
"react-router-dom": "^6.27.0",
"react-spinners": "^0.14.1",
"redux-logger": "^3.0.6",
"remeda": "^2.12.0",
"tailwind-merge": "^2.5.2",
"remeda": "^2.16.0",
"tailwind-merge": "^2.5.4",
"zod": "^3.23.8"
},
"devDependencies": {
"@hsl/jore4-test-db-manager": "1.0.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.1",
"@types/geojson": "^7946.0.14",
"@types/lodash": "^4.17.7",
"@types/lodash": "^4.17.12",
"@types/luxon": "^3.4.2",
"@types/mapbox__mapbox-gl-draw": "1.4.6",
"@types/qs": "^6.9.15",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@types/mapbox__mapbox-gl-draw": "1.4.8",
"@types/qs": "^6.9.16",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-router": "^5.1.20",
"@types/redux-logger": "^3.0.13k",
"autoprefixer": "^10.4.20",
Expand All @@ -82,10 +82,10 @@
"csstype": "^3.1.3",
"encoding": "^0.1.13",
"eslint-plugin-jest-formatting": "^3.1.0",
"express": "^4.19.2",
"http-proxy-middleware": "^3.0.2",
"postcss": "^8.4.45",
"tailwindcss": "^3.4.10",
"utf-8-validate": "6.0.3"
"express": "^4.21.1",
"http-proxy-middleware": "^3.0.3",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
"utf-8-validate": "6.0.4"
}
}

0 comments on commit d0e57b0

Please sign in to comment.