Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedrangel committed Sep 10, 2024
1 parent da0d4cf commit 1b9f433
Show file tree
Hide file tree
Showing 2 changed files with 309 additions and 185 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"lint": "eslint --fix --config .config/eslint.mjs"
},
"devDependencies": {
"@nuxt/eslint": "^0.5.5",
"@nuxt/scripts": "^0.8.2",
"@nuxt/eslint": "^0.5.6",
"@nuxt/scripts": "^0.8.5",
"@nuxtjs/sitemap": "^5.3.5",
"@types/node": "^22.5.3",
"@types/node": "^22.5.4",
"nuxt": "^3.13.1"
},
"dependencies": {
"@nuxt/icon": "^1.5.1",
"bootstrap": "^5.3.3",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"nuxt-aos": "^1.2.5"
}
}
Loading

0 comments on commit 1b9f433

Please sign in to comment.