Skip to content

Commit

Permalink
chore : dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
xlanex6 committed Jun 19, 2024
1 parent b03b1df commit 856fd80
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,26 @@
},
"dependencies": {
"@meilisearch/instant-meilisearch": "0.18.1",
"@nuxt/kit": "3.11.2",
"instantsearch.css": "8.1.0",
"@nuxt/kit": "3.12.2",
"instantsearch.css": "8.2.1",
"meilisearch": "0.40.0",
"vue-instantsearch": "4.16.2"
"vue-instantsearch": "4.17.4"
},
"devDependencies": {
"defu": "6.1.4",
"@nuxt/ui": "2.16.0",
"@nuxt/devtools": "1.3.1",
"@nuxt/ui": "2.17.0",
"@nuxt/devtools": "1.3.3",
"@nuxt/eslint-config": "0.3.13",
"@nuxt/module-builder": "0.6.0",
"@nuxt/schema": "3.11.2",
"@nuxt/test-utils": "3.13.0",
"@types/node": "20.12.12",
"@nuxt/module-builder": "0.8.0",
"@nuxt/schema": "3.12.2",
"@nuxt/test-utils": "3.13.1",
"@types/node": "20.14.5",
"changelogen": "0.5.5",
"eslint": "9.3.0",
"nuxt": "3.11.2",
"eslint": "9.5.0",
"nuxt": "3.12.2",
"typescript": "latest",
"vitest": "1.6.0",
"vue-tsc": "2.0.19"
"vue-tsc": "2.0.21"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 856fd80

Please sign in to comment.