|
19 | 19 | "Alexandre Chau"
|
20 | 20 | ],
|
21 | 21 | "dependencies": {
|
22 |
| - "@graasp/sdk": "0.10.0", |
23 |
| - "@graasp/translations": "1.8.0", |
| 22 | + "@graasp/sdk": "0.10.1", |
| 23 | + "@graasp/translations": "1.11.0", |
24 | 24 | "axios": "0.27.2",
|
25 | 25 | "crypto-js": "4.1.1",
|
26 | 26 | "http-status-codes": "2.2.0",
|
27 |
| - "immutable": "4.2.4", |
28 |
| - "qs": "6.11.0", |
| 27 | + "immutable": "4.3.0", |
| 28 | + "qs": "6.11.1", |
29 | 29 | "react-query": "3.39.3",
|
30 | 30 | "uuid": "9.0.0"
|
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 | 33 | "@babel/core": "7.17.10",
|
34 | 34 | "@babel/preset-env": "7.17.10",
|
35 | 35 | "@babel/preset-typescript": "7.16.7",
|
36 |
| - "@commitlint/cli": "16.2.4", |
37 |
| - "@commitlint/config-conventional": "16.2.4", |
| 36 | + "@commitlint/cli": "17.6.1", |
| 37 | + "@commitlint/config-conventional": "17.6.1", |
38 | 38 | "@testing-library/jest-dom": "5.16.4",
|
39 | 39 | "@testing-library/react": "12.1.4",
|
40 | 40 | "@testing-library/react-hooks": "7.0.2",
|
41 | 41 | "@testing-library/user-event": "14.1.1",
|
42 |
| - "@trivago/prettier-plugin-sort-imports": "3.2.0", |
| 42 | + "@trivago/prettier-plugin-sort-imports": "4.1.1", |
43 | 43 | "@types/crypto-js": "4.1.1",
|
44 | 44 | "@types/jest": "28.1.0",
|
45 | 45 | "@types/js-cookie": "3.0.2",
|
|
49 | 49 | "@types/react": "17.0.44",
|
50 | 50 | "@types/react-dom": "17.0.16",
|
51 | 51 | "@types/uuid": "9.0.0",
|
52 |
| - "@typescript-eslint/eslint-plugin": "5.54.1", |
53 |
| - "@typescript-eslint/parser": "5.54.1", |
| 52 | + "@typescript-eslint/eslint-plugin": "5.59.0", |
| 53 | + "@typescript-eslint/parser": "5.59.0", |
54 | 54 | "babel-jest": "27.5.1",
|
55 | 55 | "env-cmd": "10.1.0",
|
56 |
| - "eslint": "8.33.0", |
| 56 | + "eslint": "8.38.0", |
57 | 57 | "eslint-config-airbnb": "19.0.4",
|
58 |
| - "eslint-config-prettier": "8.6.0", |
59 |
| - "eslint-import-resolver-typescript": "3.5.3", |
| 58 | + "eslint-config-prettier": "8.8.0", |
| 59 | + "eslint-import-resolver-typescript": "3.5.5", |
60 | 60 | "eslint-plugin-import": "2.27.5",
|
61 | 61 | "eslint-plugin-jsx-a11y": "6.7.1",
|
62 | 62 | "eslint-plugin-react": "7.32.2",
|
|
69 | 69 | "microbundle-crl": "0.13.11",
|
70 | 70 | "mock-socket": "9.1.5",
|
71 | 71 | "nock": "13.3.0",
|
72 |
| - "prettier": "2.8.4", |
| 72 | + "prettier": "2.8.7", |
73 | 73 | "react-test-renderer": "17.0.2",
|
74 | 74 | "standard-version": "9.5.0",
|
75 | 75 | "ts-jest": "28.0.4",
|
76 | 76 | "ts-node": "10.8.0",
|
77 |
| - "typescript": "4.9.5", |
| 77 | + "typescript": "5.0.4", |
78 | 78 | "wait-on": "7.0.1"
|
79 | 79 | },
|
80 | 80 | "peerDependencies": {
|
|
130 | 130 | "postcss": "7.0.36",
|
131 | 131 | "nth-check": "2.0.1"
|
132 | 132 | },
|
133 |
| - "packageManager": "yarn@3.4.1" |
| 133 | + "packageManager": "yarn@3.5.0" |
134 | 134 | }
|
0 commit comments