We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b2f5c commit 6a884d2Copy full SHA for 6a884d2
package.json
@@ -4,7 +4,7 @@
4
"private": true,
5
"devDependencies": {
6
"@fortawesome/fontawesome-free": "^6.7.2",
7
- "@redocly/cli": "^1.33.1",
+ "@redocly/cli": "^1.34.3",
8
"@vue/compiler-sfc": "^3.4.21",
9
"concurrently": "^9.1.2",
10
"copy-webpack-plugin": "^13.0.0",
@@ -16,7 +16,7 @@
16
"eslint-plugin-standard": "^5.0.0",
17
"tachyons": "^4.12.0",
18
"vue-loader": "^17.4.2",
19
- "webpack": "^5.98.0",
+ "webpack": "^5.99.8",
20
"webpack-cli": "^6.0.1"
21
},
22
"scripts": {
@@ -26,8 +26,8 @@
26
27
"dependencies": {
28
"highlightjs": "^9.16.2",
29
- "marked": "^15.0.7",
30
- "vue": "^3.5.13"
+ "marked": "^15.0.11",
+ "vue": "^3.5.14"
31
32
"resolutions": {
33
"ansi-regex": "5.0.1",
0 commit comments