Skip to content

Commit

Permalink
Merge pull request #87 from cpreston321/chore/updateDep
Browse files Browse the repository at this point in the history
  • Loading branch information
cpreston321 committed Aug 26, 2023
2 parents a0348ab + ae17e89 commit 9c86cbc
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 367 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,19 @@
"prepare": "nuxt-module-build && nuxi prepare .playground"
},
"dependencies": {
"@nuxt/kit": "^3.6.5",
"@nuxt/kit": "^3.7.0",
"swiper": "^10.2.0"
},
"devDependencies": {
"@nuxt/module-builder": "^0.4.0",
"@nuxt/test-utils": "^3.6.5",
"@nuxt/test-utils": "^3.7.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.47.0",
"nuxt": "^3.6.5",
"eslint": "^8.48.0",
"nuxt": "^3.7.0",
"release-it": "^16.1.5",
"typescript": "^5.1.6",
"vitest": "^0.34.2"
"typescript": "^5.2.2",
"vitest": "^0.34.3"
},
"resolutions": {
"nuxt-swiper": "link:."
Expand Down
Loading

0 comments on commit 9c86cbc

Please sign in to comment.