|
44 | 44 | },
|
45 | 45 | "dependencies": {},
|
46 | 46 | "devDependencies": {
|
47 |
| - "@commitlint/config-conventional": "^17.4.3", |
48 |
| - "@sanity/pkg-utils": "^2.2.5", |
49 |
| - "@sanity/semantic-release-preset": "^4.0.0", |
50 |
| - "@sanity/icons": "^2.2.2", |
51 |
| - "@sanity/ui": "^1.2.3", |
52 |
| - "@sanity/ui-workshop": "^1.2.1", |
53 |
| - "@types/node": "^18.13.0", |
54 |
| - "@types/react": "^18.0.28", |
55 |
| - "@types/react-dom": "^18.0.10", |
56 |
| - "@types/styled-components": "^5.1.26", |
57 |
| - "@typescript-eslint/eslint-plugin": "^5.52.0", |
58 |
| - "@typescript-eslint/parser": "^5.52.0", |
| 47 | + "@commitlint/config-conventional": "^17.7.0", |
| 48 | + "@sanity/pkg-utils": "^2.4.9", |
| 49 | + "@sanity/semantic-release-preset": "^4.1.4", |
| 50 | + "@sanity/icons": "^2.5.0", |
| 51 | + "@sanity/ui": "^1.8.2", |
| 52 | + "@sanity/ui-workshop": "^1.2.11", |
| 53 | + "@types/node": "^18.18.3", |
| 54 | + "@types/react": "^18.2.25", |
| 55 | + "@types/react-dom": "^18.2.10", |
| 56 | + "@types/styled-components": "^5.1.28", |
| 57 | + "@typescript-eslint/eslint-plugin": "^5.62.0", |
| 58 | + "@typescript-eslint/parser": "^5.62.0", |
59 | 59 | "commitizen": "^4.3.0",
|
60 |
| - "commitlint": "^17.4.3", |
61 |
| - "eslint": "^8.34.0", |
62 |
| - "eslint-config-prettier": "^8.6.0", |
63 |
| - "eslint-plugin-import": "^2.27.5", |
| 60 | + "commitlint": "^17.7.2", |
| 61 | + "eslint": "^8.50.0", |
| 62 | + "eslint-config-prettier": "^8.10.0", |
| 63 | + "eslint-plugin-import": "^2.28.1", |
64 | 64 | "eslint-plugin-jsx-a11y": "^6.7.1",
|
65 | 65 | "eslint-plugin-prettier": "^4.2.1",
|
66 |
| - "eslint-plugin-react": "^7.32.2", |
| 66 | + "eslint-plugin-react": "^7.33.2", |
67 | 67 | "eslint-plugin-react-hooks": "^4.6.0",
|
68 | 68 | "husky": "^8.0.3",
|
69 | 69 | "npm-run-all": "^4.1.5",
|
70 |
| - "prettier": "^2.8.4", |
| 70 | + "prettier": "^2.8.8", |
71 | 71 | "react": "^18.2.0",
|
72 | 72 | "react-dom": "^18.2.0",
|
73 | 73 | "react-is": "^18.2.0",
|
74 |
| - "rimraf": "^4.1.2", |
75 |
| - "sanity": "^3.3.1", |
| 74 | + "rimraf": "^4.4.1", |
| 75 | + "sanity": "^3.17.0", |
76 | 76 | "sanity-testing-library": "^1.0.0",
|
77 |
| - "semantic-release": "^20.1.0", |
78 |
| - "styled-components": "^5.3.6", |
| 77 | + "semantic-release": "^20.1.3", |
| 78 | + "styled-components": "^5.3.11", |
79 | 79 | "typescript": "^4.9.5"
|
80 | 80 | },
|
81 | 81 | "peerDependencies": {
|
|
0 commit comments