Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0fa86442 authored by Yannick Li's avatar Yannick Li
Browse files

Merge branch '28-release-v1-1-1' into 'master'

Resolve "Release v1.1.1"

Closes #28

See merge request !29
parents bd93f4e7 9f51ddac
No related branches found
No related tags found
1 merge request!29Resolve "Release v1.1.1"
Pipeline #277882 passed
Pipeline: c-sudoku

#277894

    Pipeline: c-sudoku

    #277883

      ......@@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
      ### Fixed
      ### Security
      ## [1.1.1] - 2021-08-04
      ### Changed
      - Use C-Service ServiceWorker v1.2.1
      ## [1.1.0] - 2021-07-22
      ### Added
      ......
      {
      "name": "c-sudoku",
      "version": "1.1.0",
      "version": "1.1.1",
      "lockfileVersion": 1,
      "requires": true,
      "dependencies": {
      ......@@ -2102,9 +2102,9 @@
      }
      },
      "@testing-library/user-event": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.2.0.tgz",
      "integrity": "sha512-wDEuKkkChNfA02Fpd9A39AXmdmxkvRcHyt/cK3WWiPAQTyMhcKFNM51aQgpEDJUcdj7uPsOaDEESoW/L1b2kZA==",
      "version": "13.2.1",
      "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.2.1.tgz",
      "integrity": "sha512-cczlgVl+krjOb3j1625usarNEibI0IFRJrSWX9UsJ1HKYFgCQv9Nb7QAipUDXl3Xdz8NDTsiS78eAkPSxlzTlw==",
      "requires": {
      "@babel/runtime": "^7.12.5"
      }
      ......@@ -2238,9 +2238,9 @@
      "integrity": "sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA=="
      },
      "@types/node": {
      "version": "14.17.5",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.5.tgz",
      "integrity": "sha512-bjqH2cX/O33jXT/UmReo2pM7DIJREPMnarixbQ57DOOzzFaI6D2+IcwaJQaJpv0M1E9TIhPCYVxrkcityLjlqA=="
      "version": "14.17.8",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.8.tgz",
      "integrity": "sha512-0CHLt50GbUmH/6MrlBIKNdWCglvlyQKkorRf08/0DIi0ryuTPP+ijWLSI19SbDTHSKaagGDELiImY4BSikt61w=="
      },
      "@types/normalize-package-data": {
      "version": "2.4.0",
      ......@@ -2381,12 +2381,12 @@
      "integrity": "sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA=="
      },
      "@typescript-eslint/eslint-plugin": {
      "version": "4.28.4",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.4.tgz",
      "integrity": "sha512-s1oY4RmYDlWMlcV0kKPBaADn46JirZzvvH7c2CtAqxCY96S538JRBAzt83RrfkDheV/+G/vWNK0zek+8TB3Gmw==",
      "version": "4.29.0",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.0.tgz",
      "integrity": "sha512-eiREtqWRZ8aVJcNru7cT/AMVnYd9a2UHsfZT8MR1dW3UUEg6jDv9EQ9Cq4CUPZesyQ58YUpoAADGv71jY8RwgA==",
      "requires": {
      "@typescript-eslint/experimental-utils": "4.28.4",
      "@typescript-eslint/scope-manager": "4.28.4",
      "@typescript-eslint/experimental-utils": "4.29.0",
      "@typescript-eslint/scope-manager": "4.29.0",
      "debug": "^4.3.1",
      "functional-red-black-tree": "^1.0.1",
      "regexpp": "^3.1.0",
      ......@@ -2395,39 +2395,39 @@
      },
      "dependencies": {
      "@typescript-eslint/experimental-utils": {
      "version": "4.28.4",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.4.tgz",
      "integrity": "sha512-OglKWOQRWTCoqMSy6pm/kpinEIgdcXYceIcH3EKWUl4S8xhFtN34GQRaAvTIZB9DD94rW7d/U7tUg3SYeDFNHA==",
      "version": "4.29.0",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.0.tgz",
      "integrity": "sha512-FpNVKykfeaIxlArLUP/yQfv/5/3rhl1ov6RWgud4OgbqWLkEq7lqgQU9iiavZRzpzCRQV4XddyFz3wFXdkiX9w==",
      "requires": {
      "@types/json-schema": "^7.0.7",
      "@typescript-eslint/scope-manager": "4.28.4",
      "@typescript-eslint/types": "4.28.4",
      "@typescript-eslint/typescript-estree": "4.28.4",
      "@typescript-eslint/scope-manager": "4.29.0",
      "@typescript-eslint/types": "4.29.0",
      "@typescript-eslint/typescript-estree": "4.29.0",
      "eslint-scope": "^5.1.1",
      "eslint-utils": "^3.0.0"
      }
      },
      "@typescript-eslint/scope-manager": {
      "version": "4.28.4",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.28.4.tgz",
      "integrity": "sha512-ZJBNs4usViOmlyFMt9X9l+X0WAFcDH7EdSArGqpldXu7aeZxDAuAzHiMAeI+JpSefY2INHrXeqnha39FVqXb8w==",
      "version": "4.29.0",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.29.0.tgz",
      "integrity": "sha512-HPq7XAaDMM3DpmuijxLV9Io8/6pQnliiXMQUcAdjpJJSR+fdmbD/zHCd7hMkjJn04UQtCQBtshgxClzg6NIS2w==",
      "requires": {
      "@typescript-eslint/types": "4.28.4",
      "@typescript-eslint/visitor-keys": "4.28.4"
      "@typescript-eslint/types": "4.29.0",
      "@typescript-eslint/visitor-keys": "4.29.0"
      }
      },
      "@typescript-eslint/types": {
      "version": "4.28.4",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.28.4.tgz",
      "integrity": "sha512-3eap4QWxGqkYuEmVebUGULMskR6Cuoc/Wii0oSOddleP4EGx1tjLnZQ0ZP33YRoMDCs5O3j56RBV4g14T4jvww=="
      "version": "4.29.0",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.29.0.tgz",
      "integrity": "sha512-2YJM6XfWfi8pgU2HRhTp7WgRw78TCRO3dOmSpAvIQ8MOv4B46JD2chnhpNT7Jq8j0APlIbzO1Bach734xxUl4A=="
      },
      "@typescript-eslint/typescript-estree": {
      "version": "4.28.4",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.4.tgz",
      "integrity": "sha512-z7d8HK8XvCRyN2SNp+OXC2iZaF+O2BTquGhEYLKLx5k6p0r05ureUtgEfo5f6anLkhCxdHtCf6rPM1p4efHYDQ==",
      "version": "4.29.0",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.0.tgz",
      "integrity": "sha512-8ZpNHDIOyqzzgZrQW9+xQ4k5hM62Xy2R4RPO3DQxMc5Rq5QkCdSpk/drka+DL9w6sXNzV5nrdlBmf8+x495QXQ==",
      "requires": {
      "@typescript-eslint/types": "4.28.4",
      "@typescript-eslint/visitor-keys": "4.28.4",
      "@typescript-eslint/types": "4.29.0",
      "@typescript-eslint/visitor-keys": "4.29.0",
      "debug": "^4.3.1",
      "globby": "^11.0.3",
      "is-glob": "^4.0.1",
      ......@@ -2436,11 +2436,11 @@
      }
      },
      "@typescript-eslint/visitor-keys": {
      "version": "4.28.4",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.4.tgz",
      "integrity": "sha512-NIAXAdbz1XdOuzqkJHjNKXKj8QQ4cv5cxR/g0uQhCYf/6//XrmfpaYsM7PnBcNbfvTDLUkqQ5TPNm1sozDdTWg==",
      "version": "4.29.0",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.0.tgz",
      "integrity": "sha512-LoaofO1C/jAJYs0uEpYMXfHboGXzOJeV118X4OsZu9f7rG7Pr9B3+4HTU8+err81rADa4xfQmAxnRnPAI2jp+Q==",
      "requires": {
      "@typescript-eslint/types": "4.28.4",
      "@typescript-eslint/types": "4.29.0",
      "eslint-visitor-keys": "^2.0.0"
      }
      },
      ......@@ -2476,37 +2476,37 @@
      }
      },
      "@typescript-eslint/parser": {
      "version": "4.28.4",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.28.4.tgz",
      "integrity": "sha512-4i0jq3C6n+og7/uCHiE6q5ssw87zVdpUj1k6VlVYMonE3ILdFApEzTWgppSRG4kVNB/5jxnH+gTeKLMNfUelQA==",
      "version": "4.29.0",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.29.0.tgz",
      "integrity": "sha512-+92YRNHFdXgq+GhWQPT2bmjX09X7EH36JfgN2/4wmhtwV/HPxozpCNst8jrWcngLtEVd/4zAwA6BKojAlf+YqA==",
      "requires": {
      "@typescript-eslint/scope-manager": "4.28.4",
      "@typescript-eslint/types": "4.28.4",
      "@typescript-eslint/typescript-estree": "4.28.4",
      "@typescript-eslint/scope-manager": "4.29.0",
      "@typescript-eslint/types": "4.29.0",
      "@typescript-eslint/typescript-estree": "4.29.0",
      "debug": "^4.3.1"
      },
      "dependencies": {
      "@typescript-eslint/scope-manager": {
      "version": "4.28.4",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.28.4.tgz",
      "integrity": "sha512-ZJBNs4usViOmlyFMt9X9l+X0WAFcDH7EdSArGqpldXu7aeZxDAuAzHiMAeI+JpSefY2INHrXeqnha39FVqXb8w==",
      "version": "4.29.0",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.29.0.tgz",
      "integrity": "sha512-HPq7XAaDMM3DpmuijxLV9Io8/6pQnliiXMQUcAdjpJJSR+fdmbD/zHCd7hMkjJn04UQtCQBtshgxClzg6NIS2w==",
      "requires": {
      "@typescript-eslint/types": "4.28.4",
      "@typescript-eslint/visitor-keys": "4.28.4"
      "@typescript-eslint/types": "4.29.0",
      "@typescript-eslint/visitor-keys": "4.29.0"
      }
      },
      "@typescript-eslint/types": {
      "version": "4.28.4",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.28.4.tgz",
      "integrity": "sha512-3eap4QWxGqkYuEmVebUGULMskR6Cuoc/Wii0oSOddleP4EGx1tjLnZQ0ZP33YRoMDCs5O3j56RBV4g14T4jvww=="
      "version": "4.29.0",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.29.0.tgz",
      "integrity": "sha512-2YJM6XfWfi8pgU2HRhTp7WgRw78TCRO3dOmSpAvIQ8MOv4B46JD2chnhpNT7Jq8j0APlIbzO1Bach734xxUl4A=="
      },
      "@typescript-eslint/typescript-estree": {
      "version": "4.28.4",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.4.tgz",
      "integrity": "sha512-z7d8HK8XvCRyN2SNp+OXC2iZaF+O2BTquGhEYLKLx5k6p0r05ureUtgEfo5f6anLkhCxdHtCf6rPM1p4efHYDQ==",
      "version": "4.29.0",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.0.tgz",
      "integrity": "sha512-8ZpNHDIOyqzzgZrQW9+xQ4k5hM62Xy2R4RPO3DQxMc5Rq5QkCdSpk/drka+DL9w6sXNzV5nrdlBmf8+x495QXQ==",
      "requires": {
      "@typescript-eslint/types": "4.28.4",
      "@typescript-eslint/visitor-keys": "4.28.4",
      "@typescript-eslint/types": "4.29.0",
      "@typescript-eslint/visitor-keys": "4.29.0",
      "debug": "^4.3.1",
      "globby": "^11.0.3",
      "is-glob": "^4.0.1",
      ......@@ -2515,11 +2515,11 @@
      }
      },
      "@typescript-eslint/visitor-keys": {
      "version": "4.28.4",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.4.tgz",
      "integrity": "sha512-NIAXAdbz1XdOuzqkJHjNKXKj8QQ4cv5cxR/g0uQhCYf/6//XrmfpaYsM7PnBcNbfvTDLUkqQ5TPNm1sozDdTWg==",
      "version": "4.29.0",
      "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.0.tgz",
      "integrity": "sha512-LoaofO1C/jAJYs0uEpYMXfHboGXzOJeV118X4OsZu9f7rG7Pr9B3+4HTU8+err81rADa4xfQmAxnRnPAI2jp+Q==",
      "requires": {
      "@typescript-eslint/types": "4.28.4",
      "@typescript-eslint/types": "4.29.0",
      "eslint-visitor-keys": "^2.0.0"
      }
      },
      ......@@ -5964,9 +5964,9 @@
      }
      },
      "eslint": {
      "version": "7.31.0",
      "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.31.0.tgz",
      "integrity": "sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==",
      "version": "7.32.0",
      "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz",
      "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==",
      "requires": {
      "@babel/code-frame": "7.12.11",
      "@eslint/eslintrc": "^0.4.3",
      ......@@ -6019,9 +6019,9 @@
      }
      },
      "chalk": {
      "version": "4.1.1",
      "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz",
      "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==",
      "version": "4.1.2",
      "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
      "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
      "requires": {
      "ansi-styles": "^4.1.0",
      "supports-color": "^7.1.0"
      ......@@ -7023,9 +7023,9 @@
      }
      },
      "flatted": {
      "version": "3.2.1",
      "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.1.tgz",
      "integrity": "sha512-OMQjaErSFHmHqZe+PSidH5n8j3O0F2DdnVh8JB4j4eUQ2k6KvB0qGfrKIhapvez5JerBbmWkaLYUYWISaESoXg=="
      "version": "3.2.2",
      "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.2.tgz",
      "integrity": "sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA=="
      },
      "flatten": {
      "version": "1.0.3",
      ......@@ -14992,9 +14992,9 @@
      "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA=="
      },
      "tar": {
      "version": "6.1.0",
      "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.0.tgz",
      "integrity": "sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA==",
      "version": "6.1.6",
      "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.6.tgz",
      "integrity": "sha512-oaWyu5dQbHaYcyZCTfyPpC+VmI62/OM2RTUYavTk1MDr1cwW5Boi3baeYQKiZbY2uSQJGr+iMOzb/JFxLrft+g==",
      "requires": {
      "chownr": "^2.0.0",
      "fs-minipass": "^2.0.0",
      ......
      {
      "name": "c-sudoku",
      "description": "Sudoku Demo with CRDT",
      "version": "1.1.0",
      "version": "1.1.1",
      "author": "Yannick Li <yannick.li@concordant.io>",
      "license": "MIT",
      "homepage": "./",
      ......@@ -9,9 +9,9 @@
      "@concordant/c-client": "~1.3.0",
      "@testing-library/jest-dom": "^5.14.1",
      "@testing-library/react": "^11.2.7",
      "@testing-library/user-event": "^13.2.0",
      "@testing-library/user-event": "^13.2.1",
      "@types/jest": "^26.0.24",
      "@types/node": "^14.17.5",
      "@types/node": "^14.17.8",
      "@types/react": "^16.14.11",
      "@types/react-dom": "^16.9.14",
      "@types/react-helmet": "^6.1.2",
      ......@@ -45,11 +45,11 @@
      ]
      },
      "devDependencies": {
      "@typescript-eslint/eslint-plugin": "^4.28.4",
      "@typescript-eslint/parser": "^4.28.4",
      "@typescript-eslint/eslint-plugin": "^4.29.0",
      "@typescript-eslint/parser": "^4.29.0",
      "enzyme": "^3.11.0",
      "enzyme-adapter-react-16": "^1.15.5",
      "eslint": "^7.31.0",
      "eslint": "^7.32.0",
      "eslint-plugin-react": "^7.24.0",
      "husky": "^6.0.0",
      "lint-staged": "^10.5.4",
      ......
      This diff is collapsed.
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Finish editing this message first!
      Please register or to comment