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 May 4, 2023
1 parent 56eaa7d commit a468e9c
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 152 deletions.
20 changes: 10 additions & 10 deletions redash-searcher-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,31 +17,31 @@
"@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",
"@next/font": "13.4.0",
"@searchkit/api": "4.7.0",
"@searchkit/instantsearch-client": "4.7.0",
"eslint": "8.39.0",
"eslint-config-next": "13.4.0",
"instantsearch.css": "8.0.0",
"micro": "10.0.1",
"micro-cors": "0.1.1",
"moment": "2.29.4",
"next": "13.2.4",
"next": "13.4.0",
"qs": "6.11.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-instantsearch-dom": "6.39.1",
"searchkit": "4.4.3",
"searchkit": "4.7.0",
"typescript": "4.9.5"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/jest": "29.5.1",
"@types/node": "18.15.13",
"@types/node": "18.16.3",
"@types/qs": "6.9.7",
"@types/react": "18.0.38",
"@types/react-dom": "18.0.11",
"@types/react": "18.2.5",
"@types/react-dom": "18.2.3",
"@types/react-instantsearch-dom": "6.12.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
Expand Down
Loading

0 comments on commit a468e9c

Please sign in to comment.