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 a3e63ed commit 8f7a689Copy full SHA for 8f7a689
package.json
@@ -18,7 +18,7 @@
18
"autoprefixer": "^10.4.19",
19
"contentlayer": "0.3.4",
20
"esbuild": "0.18.11",
21
- "github-slugger": "^1.4.0",
+ "github-slugger": "^2.0.0",
22
"gray-matter": "^4.0.2",
23
"image-size": "1.0.0",
24
"next": "14.1.4",
yarn.lock
@@ -5006,7 +5006,7 @@ __metadata:
5006
eslint-config-prettier: ^9.1.0
5007
eslint-plugin-jsx-a11y: ^6.8.0
5008
eslint-plugin-prettier: ^5.0.0
5009
- github-slugger: ^1.4.0
+ github-slugger: ^2.0.0
5010
gray-matter: ^4.0.2
5011
husky: ^8.0.0
5012
image-size: 1.0.0
0 commit comments