Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 555f22f

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 6e364fd commit 555f22f

File tree

2 files changed

+542
-198
lines changed

2 files changed

+542
-198
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -110,49 +110,49 @@
110110
"@slickgrid-universal/text-export": "~5.14.0",
111111
"@types/fnando__sparkline": "^0.3.7",
112112
"@types/i18next-xhr-backend": "^1.4.2",
113-
"@types/node": "^22.15.2",
114-
"@types/react": "^18.3.20",
115-
"@types/react-dom": "^18.3.6",
113+
"@types/node": "^22.15.17",
114+
"@types/react": "^18.3.21",
115+
"@types/react-dom": "^18.3.7",
116116
"@types/sortablejs": "^1.15.8",
117117
"@types/text-encoding-utf-8": "^1.0.5",
118118
"@vitejs/plugin-react": "^4.4.1",
119-
"bootstrap": "^5.3.5",
119+
"bootstrap": "^5.3.6",
120120
"concurrently": "^9.1.2",
121121
"custom-event-polyfill": "^1.0.7",
122-
"cypress": "^14.3.2",
122+
"cypress": "^14.3.3",
123123
"cypress-real-events": "^1.14.0",
124124
"dompurify": "^3.2.5",
125-
"eslint": "^9.25.1",
125+
"eslint": "^9.26.0",
126126
"eslint-plugin-cypress": "^4.3.0",
127127
"eslint-plugin-import": "^2.31.0",
128-
"eslint-plugin-n": "^17.17.0",
128+
"eslint-plugin-n": "^17.18.0",
129129
"eslint-plugin-prefer-arrow": "^1.2.3",
130130
"eslint-plugin-react": "^7.37.5",
131131
"eslint-plugin-react-hooks": "^5.2.0",
132-
"globals": "^16.0.0",
132+
"globals": "^16.1.0",
133133
"i18next-http-backend": "^2.7.3",
134134
"isomorphic-fetch": "^3.0.0",
135135
"native-copyfiles": "^0.3.2",
136136
"npm-run-all2": "^7.0.2",
137137
"react": "^18.3.1",
138138
"react-dom": "^18.3.1",
139139
"react-i18next": "^15.5.1",
140-
"react-router-dom": "^7.5.2",
140+
"react-router-dom": "^7.6.0",
141141
"regenerator-runtime": "^0.14.1",
142-
"release-it": "^19.0.1",
142+
"release-it": "^19.0.2",
143143
"rimraf": "^5.0.10",
144144
"rxjs": "^7.8.2",
145145
"sass": "^1.87.0",
146146
"typescript": "^5.8.3",
147-
"typescript-eslint": "^8.31.0",
148-
"vite": "^6.3.3",
147+
"typescript-eslint": "^8.32.0",
148+
"vite": "^6.3.5",
149149
"vite-plugin-svgr": "^4.3.0",
150150
"vite-tsconfig-paths": "^5.1.4"
151151
},
152152
"engines": {
153153
"node": ">=18.19.0"
154154
},
155155
"resolutions": {
156-
"caniuse-lite": "1.0.30001715"
156+
"caniuse-lite": "1.0.30001717"
157157
}
158158
}

0 commit comments

Comments
 (0)