moonwave-gitlab 1.3.3 → 1.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "moonwave-gitlab",
3
- "version": "1.3.3",
3
+ "version": "1.3.4",
4
4
  "description": "moonwave cli",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
@@ -13,7 +13,7 @@
13
13
  "@mdx-js/react": "^3.0.1",
14
14
  "clsx": "^2.1.1",
15
15
  "docusaurus-lunr-search": "^3.6.1",
16
- "docusaurus-plugin-moonwave-gitlab": "^1.3.3",
16
+ "docusaurus-plugin-moonwave-gitlab": "^1.3.4",
17
17
  "react": "^18.3.1",
18
18
  "react-dom": "^18.3.1"
19
19
  }
@@ -7324,9 +7324,9 @@
7324
7324
  }
7325
7325
  },
7326
7326
  "node_modules/docusaurus-plugin-moonwave-gitlab": {
7327
- "version": "1.3.3",
7328
- "resolved": "https://registry.npmjs.org/docusaurus-plugin-moonwave-gitlab/-/docusaurus-plugin-moonwave-gitlab-1.3.3.tgz",
7329
- "integrity": "sha512-5k8GtqHSkn2g86Dy4+JQao+yvSC9NaVB0EWwmC5G29e1rEey1jF7JElIjTf3uDwVSqdjtpTN470leVDk/sg23Q==",
7327
+ "version": "1.3.4",
7328
+ "resolved": "https://registry.npmjs.org/docusaurus-plugin-moonwave-gitlab/-/docusaurus-plugin-moonwave-gitlab-1.3.4.tgz",
7329
+ "integrity": "sha512-xUGq6siyUku+3PZmVW0kPXJgNre1PEenyX7vowO/Sb1Kp3wlkKH9xwXEe6xviv+FNtyCQfK2L3NN1fudk/6MWA==",
7330
7330
  "license": "MIT",
7331
7331
  "dependencies": {
7332
7332
  "@mapbox/rehype-prism": "^0.9.0",
@@ -19,7 +19,7 @@
19
19
  "@mdx-js/react": "^3.0.1",
20
20
  "clsx": "^2.1.1",
21
21
  "docusaurus-lunr-search": "^3.6.1",
22
- "docusaurus-plugin-moonwave-gitlab": "^1.3.3",
22
+ "docusaurus-plugin-moonwave-gitlab": "^1.3.4",
23
23
  "react": "^18.3.1",
24
24
  "react-dom": "^18.3.1"
25
25
  },