Skip to content

Commit

Permalink
fix(deps): update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 164e1e2 commit 926d226
Show file tree
Hide file tree
Showing 2 changed files with 2,075 additions and 1,545 deletions.
38 changes: 19 additions & 19 deletions redash-searcher-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,37 +14,37 @@
"@duetds/date-picker": "1.4.0",
"@elastic/datemath": "5.0.3",
"@elastic/eui": "76.4.0",
"@emotion/css": "11.10.8",
"@emotion/react": "11.10.8",
"@emotion/styled": "11.10.8",
"@next/font": "13.2.4",
"@searchkit/api": "4.4.3",
"@searchkit/instantsearch-client": "4.4.3",
"eslint": "8.37.0",
"eslint-config-next": "13.2.4",
"instantsearch.css": "8.0.0",
"@emotion/css": "11.13.4",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@next/font": "13.5.7",
"@searchkit/api": "4.13.0",
"@searchkit/instantsearch-client": "4.14.0",
"eslint": "8.57.1",
"eslint-config-next": "13.5.7",
"instantsearch.css": "8.5.1",
"micro": "10.0.1",
"micro-cors": "0.1.1",
"moment": "2.29.4",
"moment": "2.30.1",
"next": "13.2.4",
"qs": "6.11.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-instantsearch-dom": "6.39.1",
"searchkit": "4.4.3",
"qs": "6.13.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-instantsearch-dom": "6.40.4",
"searchkit": "4.13.0",
"typescript": "4.9.5"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/jest": "29.5.10",
"@types/node": "18.15.13",
"@types/node": "18.19.54",
"@types/qs": "6.9.10",
"@types/react": "18.0.38",
"@types/react-dom": "18.0.11",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/react-instantsearch-dom": "6.12.6",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"ts-jest": "29.1.1"
"ts-jest": "29.2.5"
}
}
Loading

0 comments on commit 926d226

Please sign in to comment.