Skip to content

Commit

Permalink
Updated Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesVanWaza committed Jun 5, 2024
1 parent 9c2d69c commit ce275fc
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
68 changes: 34 additions & 34 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.2",
"version": "2024.2.3",
"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.0",
"instantsearch.css": "^8.2.1",
"postcss": "^8.4.38",
"postcss-loader": "^8.1.1",
"raw-loader": "^4.0.2",
Expand All @@ -37,7 +37,7 @@
"algoliasearch": "^4.23.3",
"autoprefixer": "^10.4.19",
"bootstrap": "5.3.3",
"instantsearch.js": "^4.70.0"
"instantsearch.js": "^4.71.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit ce275fc

Please sign in to comment.