Skip to content

Commit 35bf359

Browse files
committed
chore(ui): update dependencies
1 parent 7dca34d commit 35bf359

File tree

2 files changed

+166
-137
lines changed

2 files changed

+166
-137
lines changed

components/secutils-webui/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
"dependencies": {
2626
"@babel/runtime": "^7.27.0",
2727
"@elastic/datemath": "^5.0.3",
28-
"@elastic/eui": "^101.3.0",
28+
"@elastic/eui": "^101.4.0",
2929
"@emotion/css": "^11.13.5",
3030
"@emotion/react": "^11.14.0",
3131
"@monaco-editor/react": "^4.7.0",
32-
"@ory/client": "^1.20.7",
32+
"@ory/client": "^1.20.8",
3333
"axios": "^1.8.4",
3434
"moment": "^2.30.1",
3535
"nanoid": "^5.1.5",
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"@eslint/eslintrc": "^3.3.1",
42-
"@eslint/js": "^9.24.0",
42+
"@eslint/js": "^9.25.1",
4343
"@parcel/compressor-brotli": "^2.14.4",
4444
"@parcel/compressor-gzip": "^2.14.4",
4545
"@parcel/config-default": "^2.14.4",
@@ -55,7 +55,7 @@
5555
"@types/react": "^18.3.20",
5656
"@types/react-dom": "^18.3.6",
5757
"buffer": "^6.0.3",
58-
"eslint": "^9.24.0",
58+
"eslint": "^9.25.1",
5959
"eslint-config-prettier": "^10.1.2",
6060
"eslint-plugin-import": "^2.31.0",
6161
"eslint-plugin-prettier": "^5.2.6",
@@ -68,7 +68,7 @@
6868
"process": "^0.11.10",
6969
"svgo": "^3.3.2",
7070
"typescript": "^5.8.3",
71-
"typescript-eslint": "^8.30.1",
71+
"typescript-eslint": "^8.31.0",
7272
"url": "^0.11.4"
7373
},
7474
"optionalDependencies": {

0 commit comments

Comments
 (0)