Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent bd6150f commit 5ede49c
Show file tree
Hide file tree
Showing 2 changed files with 804 additions and 101 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,25 @@
"lint": "eslint --ext .js,.ts,.vue"
},
"dependencies": {
"@algolia/cache-in-memory": "^4.14.2",
"@algolia/recommend": "^4.12.2",
"@algolia/requester-fetch": "^4.23.2",
"@nuxt/kit": "^3.7.0",
"algoliasearch": "^4.11.0",
"@algolia/cache-in-memory": "^4.24.0",
"@algolia/recommend": "^4.24.0",
"@algolia/requester-fetch": "^4.24.0",
"@nuxt/kit": "^3.13.0",
"algoliasearch": "^4.24.0",
"instantsearch.css": "^7.4.5",
"metadata-scraper": "^0.2.49",
"metadata-scraper": "^0.2.61",
"storyblok-algolia-indexer": "^1.1.0",
"vue-instantsearch": "^4.3.2"
"vue-instantsearch": "^4.19.3"
},
"devDependencies": {
"@docsearch/css": "^3.0.0",
"@docsearch/js": "^3.0.0",
"@docsearch/css": "^3.6.1",
"@docsearch/js": "^3.6.1",
"@nuxt/module-builder": "latest",
"@nuxtjs/eslint-config-typescript": "latest",
"eslint": "latest",
"nuxt": "^3.8.0",
"standard-version": "^9.3.2",
"typescript": "^5.2.2"
"typescript": "^5.5.4"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 5ede49c

Please sign in to comment.