diff --git a/package-lock.json b/package-lock.json index 6a4f457621..1ab0ab4e00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "husky": "8.0.3", "jsdom": "22.1.0", "lint-staged": "15.0.2", - "markdown-it-inline-comments": "^1.0.1", + "markdown-it-inline-comments": "1.0.1", "nuxt": "3.8.1", "pinst": "3.0.0", "playwright": "1.39.0", @@ -67,7 +67,7 @@ "stylelint-config-recess-order": "4.3.0", "stylelint-config-standard": "34.0.0", "vite-svg-loader": "4.0.0", - "vitepress": "^1.0.0-rc.25", + "vitepress": "1.0.0-rc.25", "vitest": "0.34.6", "wicg-inert": "3.1.2" } diff --git a/package.json b/package.json index f50689e7bc..35babe3109 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "husky": "8.0.3", "jsdom": "22.1.0", "lint-staged": "15.0.2", - "markdown-it-inline-comments": "^1.0.1", + "markdown-it-inline-comments": "1.0.1", "nuxt": "3.8.1", "pinst": "3.0.0", "playwright": "1.39.0", @@ -108,7 +108,7 @@ "stylelint-config-recess-order": "4.3.0", "stylelint-config-standard": "34.0.0", "vite-svg-loader": "4.0.0", - "vitepress": "^1.0.0-rc.25", + "vitepress": "1.0.0-rc.25", "vitest": "0.34.6", "wicg-inert": "3.1.2" }