diff --git a/package.json b/package.json index 2241a98..1393a8a 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "eslint": "^9.33.0", "eslint-plugin-vue": "^10.4.0", "jiti": "^2.5.1", - "monaco-editor": "^0.54.0", + "monaco-editor": "~0.54.0", "pinia": "^3.0.3", "playwright": "^1.55.0", "postcss-nested": "^7.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 01c3d61..dc5a4a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,7 +63,7 @@ importers: specifier: ^2.5.1 version: 2.6.1 monaco-editor: - specifier: ^0.54.0 + specifier: ~0.54.0 version: 0.54.0 pinia: specifier: ^3.0.3