Skip to content

Commit 765b858

Browse files
chore(deps): update all non-major dependencies (#79)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 86ae577 commit 765b858

File tree

2 files changed

+1643
-923
lines changed

2 files changed

+1643
-923
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"start": "nuxt-start"
1111
},
1212
"dependencies": {
13-
"@nuxtjs/auth": "^4.9.0",
14-
"@nuxtjs/axios": "^5.9.7",
13+
"@nuxtjs/auth": "^4.9.1",
14+
"@nuxtjs/axios": "^5.12.2",
1515
"dotenv": "^8.2.0",
1616
"normalize.css": "^8.0.1",
17-
"nuxt-start": "^2.12.2"
17+
"nuxt-start": "^2.14.3"
1818
},
1919
"devDependencies": {
20-
"nuxt": "^2.12.2"
20+
"nuxt": "^2.14.3"
2121
}
2222
}

0 commit comments

Comments
 (0)