Skip to content

Commit 31dc196

Browse files
chore(deps): update devdependencies (non-major)
1 parent 604fe1e commit 31dc196

File tree

2 files changed

+388
-265
lines changed

2 files changed

+388
-265
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"devDependencies": {
100100
"@commitlint/cli": "19.2.2",
101101
"@commitlint/config-conventional": "19.2.2",
102-
"@cypress/code-coverage": "3.12.38",
102+
"@cypress/code-coverage": "3.12.49",
103103
"@trivago/prettier-plugin-sort-imports": "4.3.0",
104104
"@types/file-saver": "^2.0.7",
105105
"@types/i18n": "0.13.12",
@@ -113,13 +113,13 @@
113113
"@types/react-sparklines": "^1.7.5",
114114
"@types/react-syntax-highlighter": "^15.5.11",
115115
"@types/uuid": "9.0.8",
116-
"@typescript-eslint/eslint-plugin": "7.7.0",
117-
"@typescript-eslint/parser": "7.7.0",
116+
"@typescript-eslint/eslint-plugin": "7.7.1",
117+
"@typescript-eslint/parser": "7.7.1",
118118
"@vitejs/plugin-react": "^4.2.1",
119119
"concurrently": "8.2.2",
120120
"cypress": "13.8.1",
121121
"env-cmd": "10.1.0",
122-
"eslint": "8.57.0",
122+
"eslint": "8.57.1",
123123
"eslint-config-airbnb": "19.0.4",
124124
"eslint-config-prettier": "9.1.0",
125125
"eslint-config-react-app": "7.0.1",
@@ -129,14 +129,14 @@
129129
"eslint-plugin-jsx-a11y": "6.8.0",
130130
"eslint-plugin-prettier": "5.1.3",
131131
"eslint-plugin-react": "^7.34.1",
132-
"eslint-plugin-react-hooks": "4.6.0",
132+
"eslint-plugin-react-hooks": "4.6.2",
133133
"husky": "9.0.11",
134134
"nyc": "15.1.0",
135135
"prettier": "3.2.5",
136136
"uuid": "9.0.1",
137-
"vite": "5.2.11",
137+
"vite": "5.2.14",
138138
"vite-plugin-checker": "0.6.4",
139-
"vite-plugin-istanbul": "6.0.0"
139+
"vite-plugin-istanbul": "6.0.2"
140140
},
141141
"browserslist": {
142142
"production": [

0 commit comments

Comments
 (0)