Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
BayBreezy committed Jan 11, 2024
1 parent 0c9450d commit 1abb90f
Show file tree
Hide file tree
Showing 2 changed files with 1,399 additions and 1,563 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -31,22 +31,22 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/kit": "^3.8.2",
"@nuxt/kit": "^3.9.1",
"aos": "^3.0.0-beta.6",
"defu": "^6.1.3"
"defu": "^6.1.4"
},
"devDependencies": {
"@nuxt/devtools": "1.0.5",
"@nuxt/devtools": "1.0.6",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.4",
"@nuxt/schema": "^3.8.2",
"@nuxt/test-utils": "^3.8.1",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.9.1",
"@nuxt/test-utils": "^3.9.0",
"@types/aos": "^3.0.7",
"@types/node": "^20.10.4",
"@types/node": "^20.10.8",
"changelogen": "^0.5.5",
"eslint": "^8.55.0",
"nuxt": "^3.8.2",
"vitest": "^1.0.2"
"eslint": "^8.56.0",
"nuxt": "^3.9.1",
"vitest": "^1.1.3"
},
"bugs": {
"url": "https://github.com/egidiusmengelberg/nuxt-aos/issues"
Expand All @@ -56,4 +56,4 @@
"test": "test"
},
"author": "Egidius Mengelberg <hello@egidius.io> (https://egidius.io)"
}
}

0 comments on commit 1abb90f

Please sign in to comment.