Skip to content

Commit 1c526d5

Browse files
chore(deps): update devdependencies (non-major)
1 parent 74dd9ed commit 1c526d5

File tree

2 files changed

+2343
-916
lines changed

2 files changed

+2343
-916
lines changed

package.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -74,44 +74,44 @@
7474
"devDependencies": {
7575
"@commitlint/cli": "17.6.7",
7676
"@commitlint/config-conventional": "17.6.7",
77-
"@cypress/code-coverage": "3.12.39",
77+
"@cypress/code-coverage": "3.13.10",
7878
"@trivago/prettier-plugin-sort-imports": "4.3.0",
7979
"@types/i18n": "^0.13.10",
8080
"@types/jest": "29.5.12",
8181
"@types/lodash.debounce": "^4.0.9",
8282
"@types/lodash.isequal": "^4.5.6",
8383
"@types/lodash.isobject": "3.0.7",
8484
"@types/lodash.isstring": "4.0.7",
85-
"@types/node": "20.10.8",
85+
"@types/node": "20.17.13",
8686
"@types/randomcolor": "0.5.9",
87-
"@types/react": "18.2.79",
88-
"@types/react-dom": "18.2.25",
87+
"@types/react": "18.3.18",
88+
"@types/react-dom": "18.3.5",
8989
"@types/uuid": "9.0.8",
90-
"@typescript-eslint/eslint-plugin": "5.30.7",
91-
"@typescript-eslint/parser": "5.30.7",
90+
"@typescript-eslint/eslint-plugin": "5.62.0",
91+
"@typescript-eslint/parser": "5.62.0",
9292
"@vitejs/plugin-react": "^4.2.1",
9393
"concurrently": "8.2.2",
9494
"cypress": "^13.6.1",
9595
"env-cmd": "10.1.0",
96-
"eslint": "8.18.0",
96+
"eslint": "8.57.1",
9797
"eslint-config-airbnb": "19.0.4",
98-
"eslint-config-prettier": "8.5.0",
98+
"eslint-config-prettier": "8.10.0",
9999
"eslint-config-react-app": "7.0.1",
100-
"eslint-import-resolver-typescript": "3.1.5",
101-
"eslint-plugin-cypress": "2.12.1",
102-
"eslint-plugin-import": "2.27.5",
103-
"eslint-plugin-jsx-a11y": "6.7.1",
104-
"eslint-plugin-prettier": "4.1.0",
105-
"eslint-plugin-react": "7.32.2",
100+
"eslint-import-resolver-typescript": "3.7.0",
101+
"eslint-plugin-cypress": "2.15.2",
102+
"eslint-plugin-import": "2.31.0",
103+
"eslint-plugin-jsx-a11y": "6.10.2",
104+
"eslint-plugin-prettier": "4.2.1",
105+
"eslint-plugin-react": "7.37.4",
106106
"eslint-plugin-react-hooks": "4.6.0",
107107
"husky": "8.0.3",
108108
"nyc": "15.1.0",
109109
"prettier": "2.8.8",
110-
"pretty-quick": "3.1.4",
110+
"pretty-quick": "3.3.1",
111111
"rollup-plugin-visualizer": "^5.12.0",
112112
"standard-version": "9.5.0",
113113
"vite": "^5.0.12",
114-
"vite-plugin-checker": "^0.6.2",
114+
"vite-plugin-checker": "^0.8.0",
115115
"vite-plugin-dts": "^3.7.2",
116116
"vite-plugin-istanbul": "^5.0.0",
117117
"vitest": "^1.2.1",

0 commit comments

Comments
 (0)