Skip to content

Commit cc26c86

Browse files
author
Erica Delagnier
committed
update non problematic dependencies
1 parent a409141 commit cc26c86

File tree

2 files changed

+87
-55
lines changed

2 files changed

+87
-55
lines changed

package-lock.json

Lines changed: 78 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,30 +14,30 @@
1414
},
1515
"dependencies": {
1616
"axios": "^0.24.0",
17-
"core-js": "^3.19.3",
18-
"dotenv": "^10.0.0",
17+
"core-js": "^3.33.0",
18+
"dotenv": "^16.3.1",
1919
"gray-matter": "^4.0.3",
2020
"highlight": "^0.2.4",
21-
"nuxt": "^2.15.8",
22-
"nuxt-buefy": "^0.4.13",
21+
"nuxt": "^2.17.1",
22+
"nuxt-buefy": "^0.4.26",
2323
"showdown": "^1.9.1",
2424
"showdown-highlight": "^3.0.0",
2525
"vue": "^2.6.14",
2626
"vue-server-renderer": "^2.6.14",
2727
"vue-showdown": "^2.4.1",
2828
"vue-template-compiler": "^2.6.14",
29-
"webpack": "^4.46.0"
29+
"webpack": "^4.47.0"
3030
},
3131
"devDependencies": {
3232
"@babel/eslint-parser": "^7.16.3",
3333
"@nuxtjs/eslint-config": "^8.0.0",
3434
"@nuxtjs/eslint-module": "^3.0.2",
35-
"eslint": "^8.4.1",
36-
"eslint-config-prettier": "^8.3.0",
35+
"eslint": "^8.51.0",
36+
"eslint-config-prettier": "^9.0.0",
3737
"eslint-plugin-nuxt": "^3.1.0",
3838
"eslint-plugin-vue": "^8.2.0",
39-
"prettier": "^2.5.1",
40-
"sass": "^1.47.0",
39+
"prettier": "^3.0.3",
40+
"sass": "^1.69.0",
4141
"sass-loader": "^10.2.0"
4242
}
4343
}

0 commit comments

Comments
 (0)