Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
azasypkin committed Jul 6, 2024
1 parent 3655bc6 commit 14c28ca
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 29 deletions.
54 changes: 28 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"dependencies": {
"@babel/runtime": "^7.24.7",
"@elastic/datemath": "^5.0.3",
"@elastic/eui": "^95.2.0",
"@elastic/eui": "^95.3.0",
"@emotion/css": "^11.11.2",
"@emotion/react": "^11.11.4",
"@monaco-editor/react": "^4.6.0",
"@ory/client": "^1.12.1",
"@ory/client": "^1.13.2",
"axios": "^1.7.2",
"moment": "^2.30.1",
"nanoid": "^5.0.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.24.0"
"react-router-dom": "^6.24.1"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
Expand Down

0 comments on commit 14c28ca

Please sign in to comment.