Skip to content

Commit 9f4be44

Browse files
chore(deps): update devdependencies (non-major)
1 parent 33e1d48 commit 9f4be44

File tree

2 files changed

+1492
-215
lines changed

2 files changed

+1492
-215
lines changed

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -90,23 +90,23 @@
9090
"@commitlint/config-conventional": "~17.7.0",
9191
"@cypress/code-coverage": "3.11.0",
9292
"@cypress/instrument-cra": "1.4.0",
93-
"@trivago/prettier-plugin-sort-imports": "4.2.0",
94-
"@types/dompurify": "3.0.2",
95-
"@types/file-saver": "2.0.5",
96-
"@types/i18n": "0.13.6",
97-
"@types/jest": "29.5.3",
93+
"@trivago/prettier-plugin-sort-imports": "4.2.1",
94+
"@types/dompurify": "3.0.5",
95+
"@types/file-saver": "2.0.7",
96+
"@types/i18n": "0.13.12",
97+
"@types/jest": "29.5.14",
9898
"@types/lodash.isobject": "3.0.7",
9999
"@types/lodash.isstring": "4.0.7",
100-
"@types/mocha": "10.0.1",
101-
"@types/node": "18.17.5",
102-
"@types/react": "18.2.20",
103-
"@types/react-beautiful-dnd": "13.1.4",
104-
"@types/react-dom": "18.2.7",
100+
"@types/mocha": "10.0.10",
101+
"@types/node": "18.17.19",
102+
"@types/react": "18.2.79",
103+
"@types/react-beautiful-dnd": "13.1.8",
104+
"@types/react-dom": "18.2.25",
105105
"@types/uuid": "^9.0.2",
106-
"@typescript-eslint/eslint-plugin": "6.4.0",
107-
"@typescript-eslint/parser": "6.4.0",
106+
"@typescript-eslint/eslint-plugin": "6.4.1",
107+
"@typescript-eslint/parser": "6.4.1",
108108
"@vitejs/plugin-react": "4.0.4",
109-
"concurrently": "8.2.0",
109+
"concurrently": "8.2.2",
110110
"cross-env": "7.0.3",
111111
"cypress": "~12.17.3",
112112
"cypress-vite": "1.4.2",
@@ -129,8 +129,8 @@
129129
"pretty-quick": "~3.1.3",
130130
"stylis-plugin-rtl": "~2.1.1",
131131
"ts-loader": "9.4.4",
132-
"vite": "4.4.9",
133-
"vite-plugin-checker": "0.6.1",
132+
"vite": "4.4.12",
133+
"vite-plugin-checker": "0.6.4",
134134
"vite-plugin-istanbul": "5.0.0",
135135
"wait-on": "7.0.1"
136136
},

0 commit comments

Comments
 (0)