|
80 | 80 | "twind": "0.16.17"
|
81 | 81 | },
|
82 | 82 | "devDependencies": {
|
83 |
| - "@babel/core": "7.18.9", |
84 |
| - "@commitlint/cli": "17.0.3", |
85 |
| - "@commitlint/config-conventional": "17.0.3", |
86 |
| - "@mdx-js/react": "2.1.2", |
87 |
| - "@next/eslint-plugin-next": "12.2.3", |
88 |
| - "@release-it/conventional-changelog": "5.0.0", |
89 |
| - "@testing-library/dom": "8.16.0", |
90 |
| - "@testing-library/jest-dom": "5.16.4", |
| 83 | + "@babel/core": "7.22.20", |
| 84 | + "@commitlint/cli": "17.7.1", |
| 85 | + "@commitlint/config-conventional": "17.7.0", |
| 86 | + "@mdx-js/react": "2.3.0", |
| 87 | + "@next/eslint-plugin-next": "12.3.4", |
| 88 | + "@release-it/conventional-changelog": "5.1.1", |
| 89 | + "@testing-library/dom": "8.20.1", |
| 90 | + "@testing-library/jest-dom": "5.17.0", |
91 | 91 | "@testing-library/react": "12.1.5",
|
92 |
| - "@testing-library/user-event": "14.3.0", |
93 |
| - "@types/jest": "28.1.6", |
94 |
| - "@types/lodash": "4.14.182", |
95 |
| - "@types/node": "18.0.6", |
| 92 | + "@testing-library/user-event": "14.5.1", |
| 93 | + "@types/jest": "28.1.8", |
| 94 | + "@types/lodash": "4.14.198", |
| 95 | + "@types/node": "18.17.18", |
96 | 96 | "@types/react": "17.0.47",
|
97 | 97 | "@types/react-dom": "17.0.17",
|
98 |
| - "all-contributors-cli": "6.20.0", |
99 |
| - "autoprefixer": "10.4.7", |
| 98 | + "all-contributors-cli": "6.26.1", |
| 99 | + "autoprefixer": "10.4.16", |
100 | 100 | "babel-jest": "28.1.3",
|
101 |
| - "concurrently": "7.3.0", |
102 |
| - "eslint": "8.20.0", |
103 |
| - "eslint-config-prettier": "8.5.0", |
| 101 | + "concurrently": "7.6.0", |
| 102 | + "eslint": "8.49.0", |
| 103 | + "eslint-config-prettier": "8.10.0", |
104 | 104 | "eslint-config-react-app": "7.0.1",
|
105 | 105 | "eslint-plugin-prettier": "4.2.1",
|
106 | 106 | "eslint-plugin-simple-import-sort": "7.0.0",
|
107 |
| - "gacp": "3.0.2", |
108 |
| - "husky": "8.0.1", |
| 107 | + "gacp": "3.0.3", |
| 108 | + "husky": "8.0.3", |
109 | 109 | "jest": "28.1.3",
|
110 | 110 | "jest-environment-jsdom": "28.1.3",
|
111 |
| - "lint-staged": "13.0.3", |
112 |
| - "patch-package": "6.4.7", |
113 |
| - "postcss": "8.4.14", |
| 111 | + "lint-staged": "13.3.0", |
| 112 | + "patch-package": "6.5.1", |
| 113 | + "postcss": "8.4.30", |
114 | 114 | "postinstall-postinstall": "2.1.0",
|
115 |
| - "prettier": "2.7.1", |
116 |
| - "prettier-plugin-tailwindcss": "0.1.13", |
117 |
| - "react-icons": "4.4.0", |
118 |
| - "release-it": "15.1.4", |
| 115 | + "prettier": "2.8.8", |
| 116 | + "prettier-plugin-tailwindcss": "0.5.4", |
| 117 | + "react-icons": "4.11.0", |
| 118 | + "release-it": "15.11.0", |
119 | 119 | "sort-package-json": "1.57.0",
|
120 |
| - "tailwindcss": "3.1.6", |
121 |
| - "typescript": "4.7.4" |
| 120 | + "tailwindcss": "3.3.3", |
| 121 | + "typescript": "4.9.5" |
122 | 122 | },
|
123 | 123 | "gacp": {
|
124 | 124 | "add": false,
|
|
0 commit comments