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

Commit fc35f28

Browse files
committed
chore: update dependencies
1 parent ecb3af7 commit fc35f28

2 files changed

Lines changed: 61 additions & 61 deletions

File tree

package-lock.json

Lines changed: 56 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"src/favicon.ico"
2323
],
2424
"dependencies": {
25-
"@babel/runtime": "^7.23.7",
25+
"@babel/runtime": "^7.23.8",
2626
"@elastic/datemath": "^5.0.3",
27-
"@elastic/eui": "^91.3.1",
27+
"@elastic/eui": "^92.0.0",
2828
"@emotion/css": "^11.11.2",
2929
"@emotion/react": "^11.11.3",
3030
"@monaco-editor/react": "^4.6.0",
@@ -52,14 +52,14 @@
5252
"@parcel/validator-typescript": "^2.11.0",
5353
"@types/react": "^18.2.47",
5454
"@types/react-dom": "^18.2.18",
55-
"@typescript-eslint/eslint-plugin": "^6.18.0",
56-
"@typescript-eslint/parser": "^6.18.0",
55+
"@typescript-eslint/eslint-plugin": "^6.18.1",
56+
"@typescript-eslint/parser": "^6.18.1",
5757
"buffer": "^6.0.3",
5858
"eslint": "^8.56.0",
5959
"eslint-config-prettier": "^9.1.0",
6060
"eslint-import-resolver-typescript": "^3.6.1",
6161
"eslint-plugin-import": "^2.29.1",
62-
"eslint-plugin-prettier": "^5.1.2",
62+
"eslint-plugin-prettier": "^5.1.3",
6363
"eslint-plugin-react": "^7.33.2",
6464
"husky": "^8.0.3",
6565
"monaco-editor": "^0.45.0",

0 commit comments

Comments
 (0)