From 9aef5f1b0e6a80d59bfaef4a6ecd8138af738dfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:11:22 +0000 Subject: [PATCH] front: bump the patch group in /front with 6 updates Bumps the patch group in /front with 6 updates: | Package | From | To | | --- | --- | --- | | [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons) | `1.5.13` | `1.5.14` | | [uuid](/~https://github.com/uuidjs/uuid) | `11.0.4` | `11.0.5` | | [@apidevtools/swagger-parser](/~https://github.com/APIDevTools/swagger-parser) | `10.1.0` | `10.1.1` | | [eslint-plugin-react](/~https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.3` | `7.37.4` | | [glob](/~https://github.com/isaacs/node-glob) | `11.0.0` | `11.0.1` | | [typescript](/~https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | Updates `country-flag-icons` from 1.5.13 to 1.5.14 - [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.5.13...v1.5.14) Updates `uuid` from 11.0.4 to 11.0.5 - [Release notes](/~https://github.com/uuidjs/uuid/releases) - [Changelog](/~https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](/~https://github.com/uuidjs/uuid/compare/v11.0.4...v11.0.5) Updates `@apidevtools/swagger-parser` from 10.1.0 to 10.1.1 - [Release notes](/~https://github.com/APIDevTools/swagger-parser/releases) - [Changelog](/~https://github.com/APIDevTools/swagger-parser/blob/main/CHANGELOG.md) - [Commits](/~https://github.com/APIDevTools/swagger-parser/compare/v10.1.0...v10.1.1) Updates `eslint-plugin-react` from 7.37.3 to 7.37.4 - [Release notes](/~https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](/~https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](/~https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.3...v7.37.4) Updates `glob` from 11.0.0 to 11.0.1 - [Changelog](/~https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](/~https://github.com/isaacs/node-glob/compare/v11.0.0...v11.0.1) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](/~https://github.com/microsoft/TypeScript/releases) - [Changelog](/~https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](/~https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: country-flag-icons dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@apidevtools/swagger-parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] --- front/package-lock.json | 213 +++++++++++++++------------------------- front/package.json | 10 +- 2 files changed, 86 insertions(+), 137 deletions(-) diff --git a/front/package-lock.json b/front/package-lock.json index 7e10ed3d8c0..ab480b75813 100644 --- a/front/package-lock.json +++ b/front/package-lock.json @@ -18,7 +18,7 @@ "@osrd-project/ui-manchette": "^0.0.61", "@osrd-project/ui-manchette-with-spacetimechart": "^0.0.61", "@osrd-project/ui-spacetimechart": "^0.0.61", - "@osrd-project/ui-speedspacechart": "^0.0.59", + "@osrd-project/ui-speedspacechart": "^0.0.61", "@react-pdf/renderer": "^4.1.6", "@redux-devtools/extension": "^3.3.0", "@reduxjs/toolkit": "^2.5.0", @@ -56,7 +56,7 @@ "ajv-i18n": "^4.2.0", "chroma-js": "^3.1.2", "classnames": "^2.5.1", - "country-flag-icons": "^1.5.9", + "country-flag-icons": "^1.5.14", "d3": "^7.8.5", "dayjs": "^1.11.10", "fast-json-patch": "^3.1.1", @@ -100,11 +100,11 @@ "redux-persist-transform-filter": "0.0.22", "remark-gfm": "^4.0.0", "reselect": "^5.1.0", - "uuid": "^11.0.4", + "uuid": "^11.0.5", "viewport-mercator-project": "^7.0.4" }, "devDependencies": { - "@apidevtools/swagger-parser": "^10.1.0", + "@apidevtools/swagger-parser": "^10.1.1", "@import-meta-env/prepare": "^0.2.1", "@import-meta-env/unplugin": "^0.6.2", "@playwright/test": "^1.41.2", @@ -136,10 +136,10 @@ "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-only-warn": "^1.1.0", "eslint-plugin-prettier": "^5.1.3", - "eslint-plugin-react": "^7.37.3", + "eslint-plugin-react": "^7.37.4", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-vitest": "^0.3.21", - "glob": "^11.0.0", + "glob": "^11.0.1", "happy-dom": "^16.3.0", "i18next-fs-backend": "^2.6.0", "json-key-path-list": "^2.0.3", @@ -202,44 +202,21 @@ } }, "node_modules/@apidevtools/json-schema-ref-parser": { - "version": "9.0.6", - "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.0.6.tgz", - "integrity": "sha512-M3YgsLjI0lZxvrpeGVk9Ap032W6TPQkH6pRAZz81Ac3WUNF79VQooAFnp8umjvVzUmD93NkogxEwbSce7qMsUg==", - "license": "MIT", + "version": "11.7.2", + "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-11.7.2.tgz", + "integrity": "sha512-4gY54eEGEstClvEkGnwVkTkrx0sqwemEFG5OSRRn3tD91XH0+Q8XIkYIfo7IwEWPpJZwILb9GUXeShtplRc/eA==", "dependencies": { "@jsdevtools/ono": "^7.1.3", - "call-me-maybe": "^1.0.1", - "js-yaml": "^3.13.1" - } - }, - "node_modules/@apidevtools/json-schema-ref-parser/node_modules/argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "license": "MIT", - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "license": "MIT", - "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" + "@types/json-schema": "^7.0.15", + "js-yaml": "^4.1.0" }, - "bin": { - "js-yaml": "bin/js-yaml.js" + "engines": { + "node": ">= 16" + }, + "funding": { + "url": "/~https://github.com/sponsors/philsturgeon" } }, - "node_modules/@apidevtools/json-schema-ref-parser/node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "license": "BSD-3-Clause" - }, "node_modules/@apidevtools/openapi-schemas": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/@apidevtools/openapi-schemas/-/openapi-schemas-2.1.0.tgz", @@ -256,18 +233,17 @@ "license": "MIT" }, "node_modules/@apidevtools/swagger-parser": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@apidevtools/swagger-parser/-/swagger-parser-10.1.0.tgz", - "integrity": "sha512-9Kt7EuS/7WbMAUv2gSziqjvxwDbFSg3Xeyfuj5laUODX8o/k/CpsAKiQ8W7/R88eXFTMbJYg6+7uAmOWNKmwnw==", - "license": "MIT", + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/@apidevtools/swagger-parser/-/swagger-parser-10.1.1.tgz", + "integrity": "sha512-u/kozRnsPO/x8QtKYJOqoGtC4kH6yg1lfYkB9Au0WhYB0FNLpyFusttQtvhlwjtG3rOwiRz4D8DnnXa8iEpIKA==", "dependencies": { - "@apidevtools/json-schema-ref-parser": "9.0.6", + "@apidevtools/json-schema-ref-parser": "11.7.2", "@apidevtools/openapi-schemas": "^2.1.0", "@apidevtools/swagger-methods": "^3.0.2", "@jsdevtools/ono": "^7.1.3", - "ajv": "^8.6.3", + "ajv": "^8.17.1", "ajv-draft-04": "^1.0.0", - "call-me-maybe": "^1.0.1" + "call-me-maybe": "^1.0.2" }, "peerDependencies": { "openapi-types": ">=7" @@ -1347,6 +1323,44 @@ "node": ">= 14" } }, + "node_modules/@import-meta-env/prepare/node_modules/glob": { + "version": "11.0.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-11.0.0.tgz", + "integrity": "sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==", + "dev": true, + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^4.0.1", + "minimatch": "^10.0.0", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^2.0.0" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "engines": { + "node": "20 || >=22" + }, + "funding": { + "url": "/~https://github.com/sponsors/isaacs" + } + }, + "node_modules/@import-meta-env/prepare/node_modules/minimatch": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz", + "integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==", + "dev": true, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": "20 || >=22" + }, + "funding": { + "url": "/~https://github.com/sponsors/isaacs" + } + }, "node_modules/@import-meta-env/unplugin": { "version": "0.6.2", "resolved": "https://registry.npmjs.org/@import-meta-env/unplugin/-/unplugin-0.6.2.tgz", @@ -2015,27 +2029,6 @@ "react": ">=18.0" } }, - "node_modules/@osrd-project/ui-manchette-with-spacetimechart/node_modules/@osrd-project/ui-speedspacechart": { - "version": "0.0.61", - "resolved": "https://registry.npmjs.org/@osrd-project/ui-speedspacechart/-/ui-speedspacechart-0.0.61.tgz", - "integrity": "sha512-3qWf9jM/fR2RESbzRh4BfHJw/iFZUoJrh2lfriMIDzzxQMmiXEtYDLxoiImKhgT1VMM+N7rpLsBmFLBWYEigxg==", - "license": "LGPL-3.0-or-later", - "dependencies": { - "@osrd-project/ui-core": "^0.0.61", - "@osrd-project/ui-icons": "^0.0.61", - "@types/chroma-js": "^3.1.0", - "@types/d3-selection": "^3.0.0", - "@types/d3-zoom": "^3.0.0", - "chroma-js": "^3.1.1", - "classnames": "^2.5.1", - "d3-selection": "^3.0.0", - "d3-zoom": "^3.0.0", - "tailwindcss": "^3.4.1" - }, - "peerDependencies": { - "react": ">=18.0" - } - }, "node_modules/@osrd-project/ui-spacetimechart": { "version": "0.0.61", "resolved": "https://registry.npmjs.org/@osrd-project/ui-spacetimechart/-/ui-spacetimechart-0.0.61.tgz", @@ -2055,14 +2048,13 @@ } }, "node_modules/@osrd-project/ui-speedspacechart": { - "version": "0.0.59", - "resolved": "https://registry.npmjs.org/@osrd-project/ui-speedspacechart/-/ui-speedspacechart-0.0.59.tgz", - "integrity": "sha512-jQ/Vce1oZlXAOfUMnnoJN6RN6pHIbcNn+ZtPv2Cfs8LPD0fOtee2RtPQVRp6tP6RZDtjBV+8FStFK2WLKao1yA==", - "license": "LGPL-3.0-or-later", + "version": "0.0.61", + "resolved": "https://registry.npmjs.org/@osrd-project/ui-speedspacechart/-/ui-speedspacechart-0.0.61.tgz", + "integrity": "sha512-3qWf9jM/fR2RESbzRh4BfHJw/iFZUoJrh2lfriMIDzzxQMmiXEtYDLxoiImKhgT1VMM+N7rpLsBmFLBWYEigxg==", "dependencies": { - "@osrd-project/ui-core": "^0.0.59", - "@osrd-project/ui-icons": "^0.0.59", - "@types/chroma-js": "^2.4.4", + "@osrd-project/ui-core": "^0.0.61", + "@osrd-project/ui-icons": "^0.0.61", + "@types/chroma-js": "^3.1.0", "@types/d3-selection": "^3.0.0", "@types/d3-zoom": "^3.0.0", "chroma-js": "^3.1.1", @@ -2075,34 +2067,6 @@ "react": ">=18.0" } }, - "node_modules/@osrd-project/ui-speedspacechart/node_modules/@osrd-project/ui-core": { - "version": "0.0.59", - "resolved": "https://registry.npmjs.org/@osrd-project/ui-core/-/ui-core-0.0.59.tgz", - "integrity": "sha512-pCPLKcrR/G0yQeWdhRVVnsCbXhY8HpvnpMUQdL4C4b+63RMQEGQH/X7Yd6B7P6BXYpaImaAeAZ7XcK5U6KjhHg==", - "license": "LGPL-3.0-or-later", - "dependencies": { - "classnames": "^2.5.1", - "tailwindcss": "^3.4.1" - }, - "peerDependencies": { - "react": ">=18.0" - } - }, - "node_modules/@osrd-project/ui-speedspacechart/node_modules/@osrd-project/ui-icons": { - "version": "0.0.59", - "resolved": "https://registry.npmjs.org/@osrd-project/ui-icons/-/ui-icons-0.0.59.tgz", - "integrity": "sha512-Cq++gtwrrzZOXGf3sLI008by0Tm7ar6hgROncuocRtd1002zRyj5XBN1hrPZEcyTekJEnAQjBJVLcThTNOLyVA==", - "license": "LGPL-3.0-or-later", - "peerDependencies": { - "react": ">=18.0" - } - }, - "node_modules/@osrd-project/ui-speedspacechart/node_modules/@types/chroma-js": { - "version": "2.4.5", - "resolved": "https://registry.npmjs.org/@types/chroma-js/-/chroma-js-2.4.5.tgz", - "integrity": "sha512-6ISjhzJViaPCy2q2e6PgK+8HcHQDQ0V2LDiKmYAh+jJlLqDa6HbwDh0wOevHY0kHHUx0iZwjSRbVD47WOUx5EQ==", - "license": "MIT" - }, "node_modules/@parcel/watcher": { "version": "2.5.0", "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.0.tgz", @@ -7532,10 +7496,9 @@ } }, "node_modules/country-flag-icons": { - "version": "1.5.13", - "resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.5.13.tgz", - "integrity": "sha512-4JwHNqaKZ19doQoNcBjsoYA+I7NqCH/mC/6f5cBWvdKzcK5TMmzLpq3Z/syVHMHJuDGFwJ+rPpGizvrqJybJow==", - "license": "MIT" + "version": "1.5.14", + "resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.5.14.tgz", + "integrity": "sha512-GAFsVzHDu3bdAhbQ1LwBRqk/Ad8+ZzS5zU49P+lRla0KGy/V1V8ywNa1SxBOAmI/lyEOT9dfH3Q++q1lqJlvBA==" }, "node_modules/create-ecdh": { "version": "4.0.4", @@ -9626,9 +9589,9 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.37.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.3.tgz", - "integrity": "sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA==", + "version": "7.37.4", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz", + "integrity": "sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==", "dev": true, "dependencies": { "array-includes": "^3.1.8", @@ -9952,19 +9915,6 @@ "url": "https://opencollective.com/eslint" } }, - "node_modules/esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "license": "BSD-2-Clause", - "bin": { - "esparse": "bin/esparse.js", - "esvalidate": "bin/esvalidate.js" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/esquery": { "version": "1.6.0", "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz", @@ -11015,9 +10965,9 @@ "license": "MIT" }, "node_modules/glob": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-11.0.0.tgz", - "integrity": "sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==", + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/glob/-/glob-11.0.1.tgz", + "integrity": "sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==", "dev": true, "dependencies": { "foreground-child": "^3.1.0", @@ -20887,10 +20837,9 @@ "peer": true }, "node_modules/typescript": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", - "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", - "license": "Apache-2.0", + "version": "5.7.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", + "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -21436,9 +21385,9 @@ } }, "node_modules/uuid": { - "version": "11.0.4", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.4.tgz", - "integrity": "sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg==", + "version": "11.0.5", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz", + "integrity": "sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==", "funding": [ "/~https://github.com/sponsors/broofa", "/~https://github.com/sponsors/ctavan" diff --git a/front/package.json b/front/package.json index a42d371e6be..63ff9486935 100644 --- a/front/package.json +++ b/front/package.json @@ -51,7 +51,7 @@ "ajv-i18n": "^4.2.0", "chroma-js": "^3.1.2", "classnames": "^2.5.1", - "country-flag-icons": "^1.5.9", + "country-flag-icons": "^1.5.14", "d3": "^7.8.5", "dayjs": "^1.11.10", "fast-json-patch": "^3.1.1", @@ -95,11 +95,11 @@ "redux-persist-transform-filter": "0.0.22", "remark-gfm": "^4.0.0", "reselect": "^5.1.0", - "uuid": "^11.0.4", + "uuid": "^11.0.5", "viewport-mercator-project": "^7.0.4" }, "devDependencies": { - "@apidevtools/swagger-parser": "^10.1.0", + "@apidevtools/swagger-parser": "^10.1.1", "@import-meta-env/prepare": "^0.2.1", "@import-meta-env/unplugin": "^0.6.2", "@playwright/test": "^1.41.2", @@ -131,10 +131,10 @@ "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-only-warn": "^1.1.0", "eslint-plugin-prettier": "^5.1.3", - "eslint-plugin-react": "^7.37.3", + "eslint-plugin-react": "^7.37.4", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-vitest": "^0.3.21", - "glob": "^11.0.0", + "glob": "^11.0.1", "happy-dom": "^16.3.0", "i18next-fs-backend": "^2.6.0", "json-key-path-list": "^2.0.3",