Skip to content

Commit

Permalink
Updated Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesVanWaza committed Jul 7, 2024
1 parent a496fc3 commit efee38d
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
102 changes: 51 additions & 51 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
@@ -1,6 +1,6 @@
{
"name": "algolia-instantsearch-demo",
"version": "2024.2.6",
"version": "2024.2.7",
"description": "Algolia Instantsearch Demo",
"main": "index.html, main.js",
"scripts": {
Expand All @@ -19,7 +19,7 @@
"file-loader": "^6.2.0",
"html-loader": "^5.0.0",
"html-webpack-plugin": "^5.6.0",
"instantsearch.css": "^8.2.1",
"instantsearch.css": "^8.3.0",
"postcss": "^8.4.39",
"postcss-loader": "^8.1.1",
"raw-loader": "^4.0.2",
Expand All @@ -37,7 +37,7 @@
"algoliasearch": "^4.24.0",
"autoprefixer": "^10.4.19",
"bootstrap": "5.3.3",
"instantsearch.js": "^4.72.2"
"instantsearch.js": "^4.73.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit efee38d

Please sign in to comment.